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 miss-islington
Recipients gvanrossum, lys.nikolaou, miss-islington, pablogsal
Date 2020-05-15.02:22:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589509375.37.0.674268872401.issue40612@roundup.psfhosted.org>
In-reply-to
Content
New changeset 15bc9ab301d73f20bff47a12ef05326feb40f797 by Guido van Rossum in branch 'master':
bpo-40612: Fix SyntaxError edge cases in traceback formatting (GH-20072)
https://github.com/python/cpython/commit/15bc9ab301d73f20bff47a12ef05326feb40f797
History
Date User Action Args
2020-05-15 02:22:55miss-islingtonsetrecipients: + miss-islington, gvanrossum, lys.nikolaou, pablogsal
2020-05-15 02:22:55miss-islingtonsetmessageid: <1589509375.37.0.674268872401.issue40612@roundup.psfhosted.org>
2020-05-15 02:22:55miss-islingtonlinkissue40612 messages
2020-05-15 02:22:55miss-islingtoncreate