Skip to content

gh-128891: add specialized opcodes to opcode.opname - #128892

Merged
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:opcodes
Jan 15, 2025
Merged

gh-128891: add specialized opcodes to opcode.opname#128892
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:opcodes

Conversation

@iritkatriel

@iritkatrieliritkatriel commented Jan 15, 2025

Copy link
Copy Markdown
Member

Comment threadMisc/NEWS.d/next/Library/2025-01-15-19-32-23.gh-issue-128891.ojUxKo.rst Outdated
Comment threadMisc/NEWS.d/next/Library/2025-01-15-19-32-23.gh-issue-128891.ojUxKo.rst Outdated
…jUxKo.rst
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
@iritkatriel
iritkatriel enabled auto-merge (squash) January 15, 2025 19:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opcode.opname does not contain specialised bytecodes

2 participants

@iritkatriel@Eclips4