mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
gh-109823: Adjust labels in compiler when removing an empty basic block which is a jump target (#109839)
This commit is contained in:
parent
88a6137cdb
commit
d73c12b88c
3 changed files with 15 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Fix bug where compiler does not adjust labels when removing an empty basic
|
||||
block which is a jump target.
|
||||
Loading…
Add table
Add a link
Reference in a new issue