Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-109179: Fix traceback display for SyntaxErrors with notes (#109197) #109280

Merged
merged 2 commits into from Oct 2, 2023

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Sep 11, 2023

@iritkatriel iritkatriel changed the title gh-109179: Fix traceback display for SyntaxErrors with notes (#109197) [3.12] gh-109179: Fix traceback display for SyntaxErrors with notes (#109197) Sep 11, 2023
@bedevere-app bedevere-app bot added the type-bug An unexpected behavior, bug, or error label Sep 11, 2023
@iritkatriel iritkatriel added the interpreter-core (Objects, Python, Grammar, and Parser dirs) label Sep 11, 2023
@iritkatriel iritkatriel added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Sep 11, 2023
Python/pythonrun.c Outdated Show resolved Hide resolved
@Yhg1s
Copy link
Member

Yhg1s commented Sep 12, 2023

FYI, I'm delaying this until 3.12.1.

@Yhg1s Yhg1s merged commit a843112 into python:3.12 Oct 2, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants