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 gvanrossum, lys.nikolaou, pablogsal
Date 2020-06-16.00:27:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592267261.53.0.508490437947.issue40985@roundup.psfhosted.org>
In-reply-to
Content
New changeset 113e2b0a07c72c0d5e3489076afb14f6b3ad1049 by Lysandros Nikolaou in branch 'master':
bpo-40985: Show correct SyntaxError text when last line has a LINECONT (GH-20888)
https://github.com/python/cpython/commit/113e2b0a07c72c0d5e3489076afb14f6b3ad1049
History
Date User Action Args
2020-06-16 00:27:41pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou
2020-06-16 00:27:41pablogsalsetmessageid: <1592267261.53.0.508490437947.issue40985@roundup.psfhosted.org>
2020-06-16 00:27:41pablogsallinkissue40985 messages
2020-06-16 00:27:41pablogsalcreate