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 lukasz.langa
Recipients ammar2, gregory.p.smith, lukasz.langa, lys.nikolaou, pablogsal
Date 2021-10-20.16:51:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634748678.09.0.467689441145.issue45494@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88f4ec88e282bf861f0af2d237e9fe28fbc8deac by Łukasz Langa in branch '3.9':
[3.9] bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters (GH-28993) (#29071)
https://github.com/python/cpython/commit/88f4ec88e282bf861f0af2d237e9fe28fbc8deac
History
Date User Action Args
2021-10-20 16:51:18lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, ammar2, lys.nikolaou, pablogsal
2021-10-20 16:51:18lukasz.langasetmessageid: <1634748678.09.0.467689441145.issue45494@roundup.psfhosted.org>
2021-10-20 16:51:18lukasz.langalinkissue45494 messages
2021-10-20 16:51:18lukasz.langacreate