Skip to content

GH-98831: Move assorted macros from ceval.h to a new header - #101116

Merged
gvanrossum merged 3 commits into
python:mainfrom
gvanrossum:cases-macros
Jan 18, 2023
Merged

GH-98831: Move assorted macros from ceval.h to a new header#101116
gvanrossum merged 3 commits into
python:mainfrom
gvanrossum:cases-macros

Conversation

@gvanrossum

@gvanrossumgvanrossum commented Jan 18, 2023

Copy link
Copy Markdown
Member

This reduces the dummy setup in bytecodes.c.

Also add some missing dummy definitions to the latter.

Should be simple to review. :-)

This reduces the dummy setup in bytecodes.c.
Also add some missing dummy definitions to the latter.
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