This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients aroberge, lukasz.langa, lys.nikolaou, miss-islington, pablogsal
Date 2021-08-18.20:09:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629317377.76.0.753860387565.issue44947@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2f68b190035540872072ac1d2349e7745e85596 by Pablo Galindo Salgado in branch 'main':
bpo-44947: Refine the syntax error for trailing commas in import statements (GH-27814)
https://github.com/python/cpython/commit/b2f68b190035540872072ac1d2349e7745e85596
History
Date User Action Args
2021-08-18 20:09:37lukasz.langasetrecipients: + lukasz.langa, aroberge, lys.nikolaou, pablogsal, miss-islington
2021-08-18 20:09:37lukasz.langasetmessageid: <1629317377.76.0.753860387565.issue44947@roundup.psfhosted.org>
2021-08-18 20:09:37lukasz.langalinkissue44947 messages
2021-08-18 20:09:37lukasz.langacreate