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 georg.brandl
Recipients georg.brandl, ozan
Date 2008-08-10.12:24:40
SpamBayes Score 0.0051293103
Marked as misclassified No
Message-id <1218371081.83.0.0555850418117.issue3536@psf.upfronthosting.co.za>
In-reply-to
Content
Being Unicode strings, Py3k strings use the Unicode database's
lowercase<->uppercase mapping, which is not context sensitive.

See #1528802 for more discussion.
History
Date User Action Args
2008-08-10 12:24:41georg.brandlsetrecipients: + georg.brandl, ozan
2008-08-10 12:24:41georg.brandlsetmessageid: <1218371081.83.0.0555850418117.issue3536@psf.upfronthosting.co.za>
2008-08-10 12:24:41georg.brandllinkissue3536 messages
2008-08-10 12:24:40georg.brandlcreate