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 belopolsky, ezio.melotti, jcea, lemburg, sdaoden, serhiy.storchaka, vstinner
Date 2016-12-15.16:11:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481818291.7.0.19003313627.issue11322@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, while reading Mercurial history, I found a note that I wrote:

"It's not exactly the same than encodings.normalize_encoding(): the C function also converts to lowercase."

IHMO it's fine to modify encodings.normalize_encoding() to also convert to lower-case.
History
Date User Action Args
2016-12-15 16:11:31vstinnersetrecipients: + vstinner, lemburg, jcea, belopolsky, ezio.melotti, sdaoden, serhiy.storchaka
2016-12-15 16:11:31vstinnersetmessageid: <1481818291.7.0.19003313627.issue11322@psf.upfronthosting.co.za>
2016-12-15 16:11:31vstinnerlinkissue11322 messages
2016-12-15 16:11:31vstinnercreate