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 Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka
Date 2020-05-07.10:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588847878.5.0.747015092093.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f37c355ab0e9ec9c1753985d27c41fa0bd719b9 by Lysandros Nikolaou in branch 'master':
bpo-40334: Fix error location upon parsing an invalid string literal (GH-19962)
https://github.com/python/cpython/commit/2f37c355ab0e9ec9c1753985d27c41fa0bd719b9
History
Date User Action Args
2020-05-07 10:37:58pablogsalsetrecipients: + pablogsal, gvanrossum, ned.deily, serhiy.storchaka, Anthony Sottile, lys.nikolaou, BTaskaya, hauntsaninja
2020-05-07 10:37:58pablogsalsetmessageid: <1588847878.5.0.747015092093.issue40334@roundup.psfhosted.org>
2020-05-07 10:37:58pablogsallinkissue40334 messages
2020-05-07 10:37:58pablogsalcreate