]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128891: add specialized opcodes to opcode.opname (#128892)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 15 Jan 2025 21:02:32 +0000 (21:02 +0000)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2025 21:02:32 +0000 (21:02 +0000)
commit5eee2fe2b05c1a2836184e047fbd4176945cbf10
treeb4ed5c968ff8db524be528de136258a8d71d01cd
parent256d6d2131541b3ff8f06f42c8157f808fde464c
gh-128891: add specialized opcodes to opcode.opname (#128892)
Lib/opcode.py
Lib/test/test__opcode.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2025-01-15-19-32-23.gh-issue-128891.ojUxKo.rst [new file with mode: 0644]