]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks withou...
authorMark Shannon <mark@hotpy.org>
Thu, 15 Jul 2021 16:46:55 +0000 (17:46 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Jul 2021 16:46:55 +0000 (17:46 +0100)
commita86f7dae0acf918d54086cb85e5a0b0bedeedce7
tree89ea31f995eb5a3899116d59452ea501a19413af
parent5007a4f23c551f8821483d15e76d0d15d5cb9945
bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138)
Lib/test/test_dis.py
Lib/test/test_sys_settrace.py
Python/compile.c
Python/importlib.h
Python/importlib_external.h