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
bpo-44947: Refine the syntax error for trailing commas in import statements #27814
Conversation
Thanks @pablogsal for the PR, and @ambv for merging it |
Sorry, @pablogsal and @ambv, I could not cleanly backport this to |
GH-27816 is a backport of this pull request to the 3.10 branch. |
…ements (pythonGH-27814) (cherry picked from commit b2f68b1) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
…t statements (pythonGH-27814). (cherry picked from commit b2f68b1) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
GH-27817 is a backport of this pull request to the 3.9 branch. |
https://bugs.python.org/issue44947