Skip to content

[3.10] bpo-46762: Fix an assert failure in f-strings where > or < is the last character if the f-string is missing a trailing right brace. (GH-31365) #31370

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
Feb 16, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 16, 2022

(cherry picked from commit ffd9f8f)

Co-authored-by: Eric V. Smith [email protected]

https://bugs.python.org/issue46762

…t character if the f-string is missing a trailing right brace. (pythonGH-31365)

(cherry picked from commit ffd9f8f)

Co-authored-by: Eric V. Smith <[email protected]>
@miss-islington
Copy link
Contributor Author

@ericvsmith: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@ericvsmith: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3d407b9 into python:3.10 Feb 16, 2022
@miss-islington miss-islington deleted the backport-ffd9f8f-3.10 branch February 16, 2022 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants