]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91428: include specialized opcodes in _PyOpcode_OpName (GH-91467)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu, 14 Apr 2022 20:00:58 +0000 (16:00 -0400)
committerGitHub <noreply@github.com>
Thu, 14 Apr 2022 20:00:58 +0000 (16:00 -0400)
commitc9d41bcd68dbe339396523e931904930a87819b9
treee49b6c852d6deeeca46907040a8de9989c0a0d17
parent1b6cd872f440ee99989debc1bdecd8bea5a368bf
gh-91428: include specialized opcodes in _PyOpcode_OpName (GH-91467)
Include/opcode.h
Tools/scripts/generate_opcode_h.py