We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5520aa5 commit 2d4dc09Copy full SHA for 2d4dc09
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-05-23-17-27-51.gh-issue-150001.Dn9I-g.rst
@@ -0,0 +1,3 @@
1
+Fix a bug where parsing certain invalid Python code could raise a
2
+:exc:`SystemError` instead of the expected :exc:`SyntaxError`. Patch by
3
+Alexander Domenti.
0 commit comments