Skip to content

bpo-44947: Refine the syntax error for trailing commas in import statements #27814

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
Aug 18, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Aug 18, 2021

@miss-islington
Copy link
Contributor

Thanks @pablogsal for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry, @pablogsal and @ambv, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b2f68b190035540872072ac1d2349e7745e85596 3.9

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 18, 2021
@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 18, 2021
…ements (pythonGH-27814)

(cherry picked from commit b2f68b1)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
miss-islington added a commit that referenced this pull request Aug 18, 2021
…ements (GH-27814)

(cherry picked from commit b2f68b1)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
ambv pushed a commit to ambv/cpython that referenced this pull request Aug 18, 2021
…t statements (pythonGH-27814).

(cherry picked from commit b2f68b1)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Aug 18, 2021
@bedevere-bot
Copy link

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

ambv added a commit that referenced this pull request Aug 18, 2021
…t statements (GH-27814) (GH-27817)

(cherry picked from commit b2f68b1)

Co-authored-by: Pablo Galindo Salgado <[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.

5 participants