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 aroberge, gvanrossum, lys.nikolaou, pablogsal, serhiy.storchaka
Date 2021-02-02.19:54:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612295671.21.0.148238769814.issue42997@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58fb156edda1a0e924a38bfed494bd06cb09c9a3 by Pablo Galindo in branch 'master':
bpo-42997: Improve error message for missing : before suites (GH-24292)
https://github.com/python/cpython/commit/58fb156edda1a0e924a38bfed494bd06cb09c9a3
History
Date User Action Args
2021-02-02 19:54:31pablogsalsetrecipients: + pablogsal, gvanrossum, aroberge, serhiy.storchaka, lys.nikolaou
2021-02-02 19:54:31pablogsalsetmessageid: <1612295671.21.0.148238769814.issue42997@roundup.psfhosted.org>
2021-02-02 19:54:31pablogsallinkissue42997 messages
2021-02-02 19:54:30pablogsalcreate