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 ezio.melotti, hroncok, lemburg, qigangxu, shihai1991, vstinner
Date 2020-01-14.21:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579038898.78.0.182242120529.issue37751@roundup.psfhosted.org>
In-reply-to
Content
I created bpo-39337: codecs.lookup() ignores non-ASCII characters, whereas encodings.normalize_encoding() copies them.
History
Date User Action Args
2020-01-14 21:54:58vstinnersetrecipients: + vstinner, lemburg, ezio.melotti, hroncok, shihai1991, qigangxu
2020-01-14 21:54:58vstinnersetmessageid: <1579038898.78.0.182242120529.issue37751@roundup.psfhosted.org>
2020-01-14 21:54:58vstinnerlinkissue37751 messages
2020-01-14 21:54:58vstinnercreate