Skip to content

Conversation

@ericvsmith
Copy link
Member

@ericvsmith ericvsmith commented Feb 16, 2022

… character is the last character in an f-string missing the trailing right brace.
@ericvsmith ericvsmith changed the title 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. 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. Feb 16, 2022
@ericvsmith ericvsmith merged commit ffd9f8f into python:main Feb 16, 2022
@miss-islington
Copy link
Contributor

Thanks @ericvsmith for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

@ericvsmith: Please replace # with GH- in the commit message next time. Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 16, 2022
…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]>
@bedevere-bot
Copy link

GH-31370 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Feb 16, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 16, 2022
…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]>
@bedevere-bot
Copy link

GH-31371 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Feb 16, 2022
…t character if the f-string is missing a trailing right brace. (GH-31365)

(cherry picked from commit ffd9f8f)

Co-authored-by: Eric V. Smith <[email protected]>
miss-islington added a commit that referenced this pull request Feb 16, 2022
…t character if the f-string is missing a trailing right brace. (GH-31365)

(cherry picked from commit ffd9f8f)

Co-authored-by: Eric V. Smith <[email protected]>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…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]>
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.

4 participants