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 terry.reedy
Recipients amaury.forgeotdarc, doerwalter, jarek, loewis, terry.reedy
Date 2009-04-24.18:51:31
SpamBayes Score 0.000805624
Marked as misclassified No
Message-id <1240599093.3.0.66723868861.issue5828@psf.upfronthosting.co.za>
In-reply-to
Content
Py3.0.1
>>> '\u1d79'.lower()
'\x00'

I am guessing that this bug is in 2.7 and 3.1 as well.
History
Date User Action Args
2009-04-24 18:51:33terry.reedysetrecipients: + terry.reedy, loewis, doerwalter, amaury.forgeotdarc, jarek
2009-04-24 18:51:33terry.reedysetmessageid: <1240599093.3.0.66723868861.issue5828@psf.upfronthosting.co.za>
2009-04-24 18:51:31terry.reedylinkissue5828 messages
2009-04-24 18:51:31terry.reedycreate