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 Şahin Kureta
Recipients christian.heimes, ezio.melotti, pombredanne, vstinner, zamsalak, Şahin Kureta
Date 2020-07-26.15:19:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595776797.75.0.0520833724076.issue34723@roundup.psfhosted.org>
In-reply-to
Content
I know it is not finalized and released yet but are you going to implement Version 14.0.0 of the Unicode Standard? It finally solves the issue of Turkish lower/upper case 'I' and 'i'.

[Here is the document](https://www.unicode.org/Public/14.0.0/ucd/NamesList-14.0.0d1.txt)

> 0049	LATIN CAPITAL LETTER I
	* Turkish and Azerbaijani use 0131 for lowercase

> 0069	LATIN SMALL LETTER I
	* Turkish and Azerbaijani use 0130 for uppercase
History
Date User Action Args
2020-07-26 15:19:57Şahin Kuretasetrecipients: + Şahin Kureta, vstinner, christian.heimes, ezio.melotti, pombredanne, zamsalak
2020-07-26 15:19:57Şahin Kuretasetmessageid: <1595776797.75.0.0520833724076.issue34723@roundup.psfhosted.org>
2020-07-26 15:19:57Şahin Kuretalinkissue34723 messages
2020-07-26 15:19:57Şahin Kuretacreate