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 vstinner
Recipients lemburg, serhiy.storchaka, shihai1991, vstinner
Date 2020-10-14.15:43:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602690218.19.0.434967319858.issue39337@roundup.psfhosted.org>
In-reply-to
Content
New changeset c5b049b91ca50c615f9a5425055c2b79a82ac547 by Hai Shi in branch 'master':
bpo-39337: encodings.normalize_encoding() now ignores non-ASCII characters (GH-22219)
https://github.com/python/cpython/commit/c5b049b91ca50c615f9a5425055c2b79a82ac547
History
Date User Action Args
2020-10-14 15:43:38vstinnersetrecipients: + vstinner, lemburg, serhiy.storchaka, shihai1991
2020-10-14 15:43:38vstinnersetmessageid: <1602690218.19.0.434967319858.issue39337@roundup.psfhosted.org>
2020-10-14 15:43:38vstinnerlinkissue39337 messages
2020-10-14 15:43:38vstinnercreate