]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-104584: Miscellaneous fixes for -Xuops (GH-106908)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 20 Jul 2023 16:35:39 +0000 (09:35 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2023 16:35:39 +0000 (16:35 +0000)
commit214a25dd81dfe5ee0ab843cf665da2a7473a08db
treeb8b3defdba096cbf70180c968a59531c8d1a7465
parent009e8f084c4cbb1f43d40b24b7f71fb189bbe36b
GH-104584: Miscellaneous fixes for -Xuops (GH-106908)
Lib/dis.py
Lib/test/test_capi/test_misc.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Core and Builtins/2023-07-20-01-15-58.gh-issue-106908.cDmcVI.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer.c
Python/pylifecycle.c
Tools/cases_generator/generate_cases.py