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 lys.nikolaou, miss-islington, pablogsal
Date 2021-12-12.16:52:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639327973.06.0.586882222486.issue46054@roundup.psfhosted.org>
In-reply-to
Content
New changeset 94483f1e3cec182fabe19268e579f63045bc984a by Miss Islington (bot) in branch '3.10':
bpo-46054: Fix parsing error when parsing non-utf8 characters in source files (GH-30068) (GH-30069)
https://github.com/python/cpython/commit/94483f1e3cec182fabe19268e579f63045bc984a
History
Date User Action Args
2021-12-12 16:52:53pablogsalsetrecipients: + pablogsal, lys.nikolaou, miss-islington
2021-12-12 16:52:53pablogsalsetmessageid: <1639327973.06.0.586882222486.issue46054@roundup.psfhosted.org>
2021-12-12 16:52:53pablogsallinkissue46054 messages
2021-12-12 16:52:53pablogsalcreate