]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112356: LOAD_GLOBAL can only include one PUSH_NULL (#112566)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Fri, 1 Dec 2023 00:35:49 +0000 (19:35 -0500)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 00:35:49 +0000 (00:35 +0000)
commita99305e7fbbc9e67a50091583ac1e1e625963663
tree5e841bfc744117c80890e112d84e892f26a5e763
parent4c9da4c964a62c2972fa40b30ab11f19f89178f4
[3.12] gh-112356: LOAD_GLOBAL can only include one PUSH_NULL (#112566)
Lib/test/test_peepholer.py
Misc/NEWS.d/next/Core and Builtins/2023-11-30-23-47-56.gh-issue-112356.g2BqyK.rst [new file with mode: 0644]
Python/flowgraph.c