cpython/Misc/NEWS.d/next/Core and Builtins/2024-06-18-21-34-30.gh-issu...

2 lines
199 B
ReStructuredText

Fix bug where compiler creates a redundant jump during pseudo-op replacement. Can only happen with a synthetic AST that has a try on the same line as the instruction following the exception handler.