Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 20, 2020

By attempting to avoid backslashes in f-string expressions.
We also now proactively raise errors for some backslashes we can't
avoid while unparsing FormattedValues

Co-authored-by: hauntsaninja <>
Co-authored-by: Shantanu [email protected]
Co-authored-by: Batuhan Taskaya [email protected]
(cherry picked from commit a993e90)

Co-authored-by: Shantanu [email protected]

https://bugs.python.org/issue28002

Automerge-Triggered-By: GH:isidentical

By attempting to avoid backslashes in f-string expressions.
We also now proactively raise errors for some backslashes we can't
avoid while unparsing FormattedValues

Co-authored-by: hauntsaninja <>
Co-authored-by: Shantanu <[email protected]>
Co-authored-by: Batuhan Taskaya <[email protected]>
(cherry picked from commit a993e90)

Co-authored-by: Shantanu <[email protected]>
@hauntsaninja
Copy link
Contributor

@isidentical Thanks for all the reviews and helping see this change through! :-)

There seems to be some issue with automerge on backports, so I think you'll need to manually merge; e.g. #22069 (comment)

@isidentical isidentical merged commit 3763cc1 into python:3.9 Nov 20, 2020
@miss-islington miss-islington deleted the backport-a993e90-3.9 branch November 20, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants