Skip to content

bpo-45152: Add HAS_CONST macro and get_const_value() function and use… - #28262

Merged
markshannon merged 3 commits into
python:mainfrom
iritkatriel:bpo-45152b
Sep 14, 2021
Merged

bpo-45152: Add HAS_CONST macro and get_const_value() function and use…#28262
markshannon merged 3 commits into
python:mainfrom
iritkatriel:bpo-45152b

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Sep 9, 2021

Copy link
Copy Markdown
Member

… them instead of explicit LOAD_CONST handling.

https://bugs.python.org/issue45152

… them instead of explicit LOAD_CONST handling.
Comment thread Python/compile.c
Comment thread Python/compile.c Outdated
@bedevere-bot

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@markshannon

Copy link
Copy Markdown
Member

Thanks @iritkatriel

@markshannon
markshannon merged commit c2f1e95 into python:main Sep 14, 2021
@bedevere-bot

Copy link
Copy Markdown

@markshannon: Please replace # with GH- in the commit message next time. Thanks!

@iritkatriel
iritkatriel deleted the bpo-45152b branch November 5, 2021 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants