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 andrei.avk, kj, miss-islington, pablogsal, terry.reedy
Date 2021-10-04.19:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633375122.41.0.570282253766.issue45249@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e2058214fffcb3919e0e127145106ade40a0420 by Pablo Galindo (Miss Islington (bot)) in branch '3.10':
bpo-45249: Ensure the traceback module prints correctly syntax errors with ranges (GH-28575)
https://github.com/python/cpython/commit/1e2058214fffcb3919e0e127145106ade40a0420
History
Date User Action Args
2021-10-04 19:18:42pablogsalsetrecipients: + pablogsal, terry.reedy, miss-islington, kj, andrei.avk
2021-10-04 19:18:42pablogsalsetmessageid: <1633375122.41.0.570282253766.issue45249@roundup.psfhosted.org>
2021-10-04 19:18:42pablogsallinkissue45249 messages
2021-10-04 19:18:42pablogsalcreate