gh-115420: Fix translation of exception hander targets by _testintern… · 1st1/cpython@f42e112 · GitHub
Skip to content

Commit f42e112

Browse files
authored
pythongh-115420: Fix translation of exception hander targets by _testinternalcapi.optimize_cfg. (python#115425)
1 parent 3a9e67a commit f42e112

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

Lib/test/test_peepholer.py

Lines changed: 16 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix translation of exception hander targets by
2+
``_testinternalcapi.optimize_cfg``.

Python/flowgraph.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)