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