Skip to content

[3.10] bpo-45039: Consistently use ADDOP_LOAD_CONST in compiler rather than ADDOP_O(c, LOAD_CONST,...) (GH-28015)#28100

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-70ccee4-3.10
Aug 31, 2021
Merged

[3.10] bpo-45039: Consistently use ADDOP_LOAD_CONST in compiler rather than ADDOP_O(c, LOAD_CONST,...) (GH-28015)#28100
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-70ccee4-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 31, 2021

(cherry picked from commit 70ccee4)

Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

https://bugs.python.org/issue45039

…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
Copy link
Copy Markdown
Contributor Author

@iritkatriel and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@iritkatriel and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@iritkatriel and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@iritkatriel and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@iritkatriel and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit ebbd0ac into python:3.10 Aug 31, 2021
@miss-islington miss-islington deleted the backport-70ccee4-3.10 branch August 31, 2021 18:08
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