Skip to content

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

Merged
ambv merged 1 commit into
python:mainfrom
pablogsal:bpo-44947
Aug 18, 2021
Merged

bpo-44947: Refine the syntax error for trailing commas in import statements#27814
ambv merged 1 commit into
python:mainfrom
pablogsal:bpo-44947

Conversation

@pablogsal

@pablogsal pablogsal commented Aug 18, 2021

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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 <Pablogsal@gmail.com>
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 <Pablogsal@gmail.com>
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 <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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 <Pablogsal@gmail.com>
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