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 Timothy McCurrach, iritkatriel, miss-islington, taleinat
Date 2020-12-22.22:12:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608675158.98.0.377969411308.issue34463@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8e5c61a075f3a60272a7dcdc48db200090d76309 by Miss Islington (bot) in branch '3.9':
bpo-34463: Make python tracebacks identical to C tracebacks for SyntaxErrors without a lineno (GH-23427)
https://github.com/python/cpython/commit/8e5c61a075f3a60272a7dcdc48db200090d76309
History
Date User Action Args
2020-12-22 22:12:39miss-islingtonsetrecipients: + miss-islington, taleinat, Timothy McCurrach, iritkatriel
2020-12-22 22:12:38miss-islingtonsetmessageid: <1608675158.98.0.377969411308.issue34463@roundup.psfhosted.org>
2020-12-22 22:12:38miss-islingtonlinkissue34463 messages
2020-12-22 22:12:38miss-islingtoncreate