Skip to content

bpo-45039: consistently use ADDOP_LOAD_CONST in compiler rather than …#28015

Merged
serhiy-storchaka merged 3 commits intopython:mainfrom
iritkatriel:bpo-45039
Aug 31, 2021
Merged

bpo-45039: consistently use ADDOP_LOAD_CONST in compiler rather than …#28015
serhiy-storchaka merged 3 commits intopython:mainfrom
iritkatriel:bpo-45039

Conversation

@iritkatriel
Copy link
Copy Markdown
Member

@iritkatriel iritkatriel commented Aug 28, 2021

…ADDOP_O(c, LOAD_CONST,...)

https://bugs.python.org/issue45039

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @iritkatriel for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-28100 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 31, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 31, 2021
…ADDOP_O(c, LOAD_CONST,...) (pythonGH-28015)

(cherry picked from commit 70ccee4)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Aug 31, 2021
…ADDOP_O(c, LOAD_CONST,...) (GH-28015)

(cherry picked from commit 70ccee4)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@iritkatriel iritkatriel deleted the bpo-45039 branch November 5, 2021 09:55
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