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 HThompson
Recipients Arfrever, HThompson, JustinTArthur, docs@python, ezio.melotti, gvanrossum, mrabarnett, pitrou, tchrist, terry.reedy, vstinner
Date 2020-01-31.13:31:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580477490.76.0.480044032047.issue12731@roundup.psfhosted.org>
In-reply-to
Content
[One year and 2 days later... :-[

Is this fixed in 3.9?  If not, the Versions list above should be updated.

The failure of lower() to preserve 'alpha-ness' is a serious bug, it causes significant failures in e.g. Turkish NLP, and it's _not_ just a failure of the documentation!

Please can we move this to category Unicode and get at least this aspect of the problem fixed?  Should I raise a separate issue on isalpha() etc.?
History
Date User Action Args
2020-01-31 13:31:30HThompsonsetrecipients: + HThompson, gvanrossum, terry.reedy, pitrou, vstinner, ezio.melotti, mrabarnett, Arfrever, docs@python, tchrist, JustinTArthur
2020-01-31 13:31:30HThompsonsetmessageid: <1580477490.76.0.480044032047.issue12731@roundup.psfhosted.org>
2020-01-31 13:31:30HThompsonlinkissue12731 messages
2020-01-31 13:31:30HThompsoncreate