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, gaborjbernat, lys.nikolaou, pablogsal, serhiy.storchaka
Date 2020-04-21.00:53:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587430391.24.0.306326575365.issue40335@roundup.psfhosted.org>
In-reply-to
Content
New changeset 11a7f158ef51b0edcde3c3d9215172354e385877 by Pablo Galindo in branch 'master':
bpo-40335: Correctly handle multi-line strings in tokenize error scenarios (GH-19619)
https://github.com/python/cpython/commit/11a7f158ef51b0edcde3c3d9215172354e385877
History
Date User Action Args
2020-04-21 00:53:11pablogsalsetrecipients: + pablogsal, serhiy.storchaka, Anthony Sottile, lys.nikolaou, gaborjbernat, BTaskaya
2020-04-21 00:53:11pablogsalsetmessageid: <1587430391.24.0.306326575365.issue40335@roundup.psfhosted.org>
2020-04-21 00:53:11pablogsallinkissue40335 messages
2020-04-21 00:53:11pablogsalcreate