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.21:04:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629320647.2.0.543411564709.issue44947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4e4d35d3325fb1e05dad43bd1ec73f14c3c5dc0a by Łukasz Langa in branch '3.9':
[3.9] bpo-44947: Refine the syntax error for trailing commas in import statements (GH-27814) (GH-27817)
https://github.com/python/cpython/commit/4e4d35d3325fb1e05dad43bd1ec73f14c3c5dc0a
History
Date User Action Args
2021-08-18 21:04:07lukasz.langasetrecipients: + lukasz.langa, aroberge, lys.nikolaou, pablogsal, miss-islington
2021-08-18 21:04:07lukasz.langasetmessageid: <1629320647.2.0.543411564709.issue44947@roundup.psfhosted.org>
2021-08-18 21:04:07lukasz.langalinkissue44947 messages
2021-08-18 21:04:07lukasz.langacreate