]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114265: remove i_loc_propagated, jump threading does not consider line numbers...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 25 Jan 2024 12:54:19 +0000 (12:54 +0000)
committerGitHub <noreply@github.com>
Thu, 25 Jan 2024 12:54:19 +0000 (12:54 +0000)
commit0315941441f1e5f944a758c67eb1763b00e6e462
treea46c3fc794c26eb887c0c276266be96a7db82fac
parentea3cd0498c443e93be441736c804258e93d21edd
gh-114265: remove i_loc_propagated, jump threading does not consider line numbers anymore (#114535)
Lib/test/test_peepholer.py
Python/flowgraph.c