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 taleinat
Recipients Timothy McCurrach, iritkatriel, taleinat
Date 2020-12-22.19:53:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608666799.13.0.147583894205.issue34463@roundup.psfhosted.org>
In-reply-to
Content
New changeset 069560b1171eb6385121ff3b6331e8814a4e7454 by Irit Katriel in branch 'master':
bpo-34463: Make python tracebacks identical to C tracebacks for SyntaxErrors without a lineno (GH-23427)
https://github.com/python/cpython/commit/069560b1171eb6385121ff3b6331e8814a4e7454
History
Date User Action Args
2020-12-22 19:53:19taleinatsetrecipients: + taleinat, Timothy McCurrach, iritkatriel
2020-12-22 19:53:19taleinatsetmessageid: <1608666799.13.0.147583894205.issue34463@roundup.psfhosted.org>
2020-12-22 19:53:19taleinatlinkissue34463 messages
2020-12-22 19:53:19taleinatcreate