]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105481: simplify definition of pseudo ops in Lib/opcode.py (#107561)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 2 Aug 2023 17:16:57 +0000 (18:16 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Aug 2023 17:16:57 +0000 (18:16 +0100)
commitdd693d6320feeca887174fa592537669d017ca9b
tree488cbb4232bf30180f2a6bf316c15356ada77935
parentb9c9a36c2f2edc11b9c27eb7c5810919d9da9767
gh-105481: simplify definition of pseudo ops in Lib/opcode.py (#107561)
Doc/whatsnew/3.13.rst
Include/opcode.h
Lib/opcode.py
Misc/NEWS.d/next/Library/2023-08-01-21-43-58.gh-issue-105481.cl2ajS.rst [new file with mode: 0644]
Tools/build/generate_opcode_h.py