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 magniff
Recipients ezio.melotti, magniff, vstinner
Date 2016-07-24.17:37:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469381840.71.0.0990195629245.issue27608@psf.upfronthosting.co.za>
In-reply-to
Content
For some reason 
>>> 'µ'.upper().lower() == 'µ'
False
History
Date User Action Args
2016-07-24 17:37:20magniffsetrecipients: + magniff, vstinner, ezio.melotti
2016-07-24 17:37:20magniffsetmessageid: <1469381840.71.0.0990195629245.issue27608@psf.upfronthosting.co.za>
2016-07-24 17:37:20magnifflinkissue27608 messages
2016-07-24 17:37:20magniffcreate