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 pablogsal
Recipients BTaskaya, alex, ammar2, benjamin.peterson, pablogsal, serhiy.storchaka
Date 2020-05-21.21:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590095102.08.0.889564965308.issue40176@roundup.psfhosted.org>
In-reply-to
Content
New changeset 275d7e1080d0007a82965d1ac510abb0ae8d7821 by Pablo Galindo in branch '3.9':
[3.9] bpo-40176: Improve error messages for trailing comma on from import (GH-20294) (GH-20302)
https://github.com/python/cpython/commit/275d7e1080d0007a82965d1ac510abb0ae8d7821
History
Date User Action Args
2020-05-21 21:05:02pablogsalsetrecipients: + pablogsal, benjamin.peterson, alex, serhiy.storchaka, ammar2, BTaskaya
2020-05-21 21:05:02pablogsalsetmessageid: <1590095102.08.0.889564965308.issue40176@roundup.psfhosted.org>
2020-05-21 21:05:02pablogsallinkissue40176 messages
2020-05-21 21:05:02pablogsalcreate