Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 7, 2021

  1. SyntaxError args have a tuple of other attributes.
  2. Attributes are adjusted for errors in f-string field expressions.
  3. Compile() can raise SyntaxErrors.
    (cherry picked from commit 67dfa6f)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue44322

1. SyntaxError args have a tuple of other attributes.
2. Attributes are adjusted for errors in f-string field expressions.
3. Compile() can raise SyntaxErrors.
(cherry picked from commit 67dfa6f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington
Copy link
Contributor Author

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

@terryjreedy terryjreedy merged commit 2af690f into python:3.10 Jun 7, 2021
@miss-islington miss-islington deleted the backport-67dfa6f-3.10 branch June 7, 2021 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants