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 pitrou
Recipients Alexander.Pyhalov, ezio.melotti, pitrou, r.david.murray, vstinner
Date 2013-12-21.23:25:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387668313.32.0.760297848097.issue20049@psf.upfronthosting.co.za>
In-reply-to
Content
> The reason is that with UTF-8 locale islower()/isupper() and similar
> functions are not expected to work with non-ascii symbols. 

Can you explain why?
History
Date User Action Args
2013-12-21 23:25:13pitrousetrecipients: + pitrou, vstinner, ezio.melotti, r.david.murray, Alexander.Pyhalov
2013-12-21 23:25:13pitrousetmessageid: <1387668313.32.0.760297848097.issue20049@psf.upfronthosting.co.za>
2013-12-21 23:25:13pitroulinkissue20049 messages
2013-12-21 23:25:13pitroucreate