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.07:07:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639292834.06.0.196841276252.issue46054@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4325a766f5f603ef6dfb8c4d5798e5e73cb5efd5 by Pablo Galindo Salgado in branch 'main':
bpo-46054: Fix parsing error when parsing non-utf8 characters in source files (GH-30068)
https://github.com/python/cpython/commit/4325a766f5f603ef6dfb8c4d5798e5e73cb5efd5
History
Date User Action Args
2021-12-12 07:07:14pablogsalsetrecipients: + pablogsal, lys.nikolaou, miss-islington
2021-12-12 07:07:14pablogsalsetmessageid: <1639292834.06.0.196841276252.issue46054@roundup.psfhosted.org>
2021-12-12 07:07:14pablogsallinkissue46054 messages
2021-12-12 07:07:13pablogsalcreate