]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91428: Add _PyOpcode_OpName to opcode.h of debug builds (GH-91430)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Mon, 11 Apr 2022 22:33:00 +0000 (18:33 -0400)
committerGitHub <noreply@github.com>
Mon, 11 Apr 2022 22:33:00 +0000 (18:33 -0400)
commit8a35ce3796e92f8a826955753920ca0567dbe343
tree20e960af2ba6f62f68541bda80af4f096068c41d
parent3869a839d5f14a91978c6158a03c68fac5e938dd
gh-91428: Add _PyOpcode_OpName to opcode.h of debug builds (GH-91430)
Include/opcode.h
Misc/NEWS.d/next/Core and Builtins/2022-04-10-18-47-21.gh-issue-91428.ZewV-M.rst [new file with mode: 0644]
Tools/scripts/generate_opcode_h.py