]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-45773: Stop "optimizing" certain jump patterns (GH-29526)
authorBrandt Bucher <brandt@python.org>
Thu, 11 Nov 2021 21:52:43 +0000 (13:52 -0800)
committerGitHub <noreply@github.com>
Thu, 11 Nov 2021 21:52:43 +0000 (13:52 -0800)
commita89bbde83fe7f8cc347341e7ec57cda3ba312530
tree893064e56728e4531f5ac23f918618882c67b995
parentc5bfb88eb6f82111bb1603ae9d78d0476b552d66
[3.10] bpo-45773: Stop "optimizing" certain jump patterns (GH-29526)
Lib/test/test_peepholer.py
Misc/NEWS.d/next/Core and Builtins/2021-11-09-13-01-35.bpo-45773.POU8A4.rst [new file with mode: 0644]
Python/compile.c
Python/importlib.h
Python/importlib_external.h
Python/importlib_zipimport.h