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, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, phr, serhiy.storchaka, vstinner
Date 2020-04-28.00:23:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588033419.84.0.701771518236.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset d55133f49fe678fbf047a647aa8bb8b520410e8d by Lysandros Nikolaou in branch 'master':
bpo-40334: Catch E_EOF error, when the tokenizer returns ERRORTOKEN (GH-19743)
https://github.com/python/cpython/commit/d55133f49fe678fbf047a647aa8bb8b520410e8d
History
Date User Action Args
2020-04-28 00:23:39pablogsalsetrecipients: + pablogsal, gvanrossum, phr, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya
2020-04-28 00:23:39pablogsalsetmessageid: <1588033419.84.0.701771518236.issue40334@roundup.psfhosted.org>
2020-04-28 00:23:39pablogsallinkissue40334 messages
2020-04-28 00:23:39pablogsalcreate