]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46009: Remove GEN_START (GH-30367)
authorBrandt Bucher <brandt@python.org>
Tue, 4 Jan 2022 19:38:32 +0000 (11:38 -0800)
committerGitHub <noreply@github.com>
Tue, 4 Jan 2022 19:38:32 +0000 (11:38 -0800)
commit31e43cbe5f01cdd5b5ab330ec3040920e8b61a91
treed1fe86279c419ff34eae29c77a538b1d053f47cc
parentf404e26d749c85eef7b5be836375260855050ee3
bpo-46009: Remove GEN_START (GH-30367)
Doc/library/dis.rst
Doc/whatsnew/3.11.rst
Include/opcode.h
Lib/importlib/_bootstrap_external.py
Lib/opcode.py
Misc/NEWS.d/next/Core and Builtins/2022-01-03-11-36-34.bpo-46009.QZGrov.rst [new file with mode: 0644]
Objects/frameobject.c
Python/ceval.c
Python/compile.c
Python/opcode_targets.h