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 lys.nikolaou, pablogsal, pmpp
Date 2021-03-14.03:38:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615693135.13.0.367799970407.issue43410@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd8dcbc851fcc312722cdb5544c2f25cf46b3f8a by Pablo Galindo in branch 'master':
bpo-43410: Fix crash in the parser when producing syntax errors when reading from stdin (GH-24763)
https://github.com/python/cpython/commit/cd8dcbc851fcc312722cdb5544c2f25cf46b3f8a
History
Date User Action Args
2021-03-14 03:38:55pablogsalsetrecipients: + pablogsal, pmpp, lys.nikolaou
2021-03-14 03:38:55pablogsalsetmessageid: <1615693135.13.0.367799970407.issue43410@roundup.psfhosted.org>
2021-03-14 03:38:55pablogsallinkissue43410 messages
2021-03-14 03:38:55pablogsalcreate