Skip to content

Conversation

@gvanrossum
Copy link
Member

@gvanrossumgvanrossum commented Dec 8, 2022

This makes it easier to see what changed in the generated code when converting an instruction to super or macro.

This PR only changes the placement of all super- and macro instructions in the output. There should be no semantic changes (Python/bytecodes.c is unchanged). The changes to the generator are minimal.

This makes it easier to see what changed in the generated code when converting an instruction to super or macro.
@netlify
Copy link

netlifybot commented Dec 8, 2022

Deploy Preview for python-cpython-preview canceled.

NameLink
🔨 Latest commite838193
🔍 Latest deploy loghttps://app.netlify.com/sites/python-cpython-preview/deploys/63926f11a8811f0009e20de7

@gvanrossumgvanrossum merged commit 1cfa704 into python:mainDec 8, 2022
@gvanrossumgvanrossum deleted the reorder-supers-macros branch December 8, 2022 23:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@gvanrossum@brandtbucher@bedevere-bot