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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2020-05-12.09:42:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589276552.41.0.84370899547.issue40593@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74ea6b5a7501fb393cd567fb21998d0bfeeb267c by Serhiy Storchaka in branch 'master':
bpo-40593: Improve syntax errors for invalid characters in source code. (GH-20033)
https://github.com/python/cpython/commit/74ea6b5a7501fb393cd567fb21998d0bfeeb267c
History
Date User Action Args
2020-05-12 09:42:32serhiy.storchakasetrecipients: + serhiy.storchaka
2020-05-12 09:42:32serhiy.storchakasetmessageid: <1589276552.41.0.84370899547.issue40593@roundup.psfhosted.org>
2020-05-12 09:42:32serhiy.storchakalinkissue40593 messages
2020-05-12 09:42:32serhiy.storchakacreate