Skip to content

[3.12] gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) #109090

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

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 7, 2023

It now points on the invalid non-ASCII character, not on the valid numerical literal.
(cherry picked from commit b2729e9)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…lows a numerical literal (pythonGH-109081)

It now points on the invalid non-ASCII character, not on the valid numerical literal.
(cherry picked from commit b2729e9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@Yhg1s
Copy link
Member

Yhg1s commented Sep 12, 2023

FYI, I'm delaying this until 3.12.1.

@Yhg1s Yhg1s merged commit 9207c87 into python:3.12 Oct 2, 2023
@miss-islington miss-islington deleted the backport-b2729e9-3.12 branch October 2, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants