gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642)
ast.parse() no longer emits syntax warnings for return/break/continue in finally (see PEP-765) -- they are only emitted during compilation.
S
Serhiy Storchaka committed
ad0a3f733b23e7fc69aff13055c7fac8ab9dcd66
Parent: 2a90426
Committed by GitHub <noreply@github.com>
on 10/30/2025, 11:00:42 AM