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.10] bpo-46503: Prevent an assert from firing when parsing some invalid \N sequences in f-strings. (GH-30865) #30866

Merged
merged 1 commit into from Jan 25, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 25, 2022

  • bpo-46503: Prevent an assert from firing. Also fix one nearby tiny PEP-7 nit.

  • Added blurb.
    (cherry picked from commit 0daf721)

Co-authored-by: Eric V. Smith ericvsmith@users.noreply.github.com

https://bugs.python.org/issue46503

… sequences in f-strings. (pythonGH-30865)

* bpo-46503: Prevent an assert from firing.  Also fix one nearby tiny PEP-7 nit.

* Added blurb.
(cherry picked from commit 0daf721)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

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

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.

None yet

4 participants