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-19.19:24:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634671460.58.0.542453934478.issue45494@roundup.psfhosted.org>
In-reply-to
Content
New changeset a106343f632a99c8ebb0136fa140cf189b4a6a57 by Pablo Galindo Salgado in branch 'main':
bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters (GH-28993)
https://github.com/python/cpython/commit/a106343f632a99c8ebb0136fa140cf189b4a6a57
History
Date User Action Args
2021-10-19 19:24:20lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, ammar2, lys.nikolaou, pablogsal
2021-10-19 19:24:20lukasz.langasetmessageid: <1634671460.58.0.542453934478.issue45494@roundup.psfhosted.org>
2021-10-19 19:24:20lukasz.langalinkissue45494 messages
2021-10-19 19:24:20lukasz.langacreate