]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115420: Fix translation of exception hander targets by _testinternalcapi.optimize_...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 15 Feb 2024 14:32:52 +0000 (14:32 +0000)
committerGitHub <noreply@github.com>
Thu, 15 Feb 2024 14:32:52 +0000 (14:32 +0000)
commitf42e112fd86edb5507a38a2eb850d0ebc6bc27a2
tree9b6eed319f743d7ce2e5a3ef6c4378015cfa0837
parent3a9e67a9fdb4fad13bf42df6eb91126ab2ef45a1
gh-115420: Fix translation of exception hander targets by _testinternalcapi.optimize_cfg. (#115425)
Lib/test/test_peepholer.py
Misc/NEWS.d/next/Tests/2024-02-13-18-24-04.gh-issue-115420.-dlzfI.rst [new file with mode: 0644]
Python/flowgraph.c