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 SilentGhost
Recipients Lasha Gogua, SilentGhost, ezio.melotti, vstinner
Date 2019-06-01.14:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559400074.29.0.383522091465.issue37121@roundup.psfhosted.org>
In-reply-to
Content
What changed was that python 3.7 is using Unicode 11 standard, which has introduced changes for Georgian script. See "Casing Issues" under https://www.unicode.org/versions/Unicode11.0.0/#Migration

The Python is correctly implements the standard.
History
Date User Action Args
2019-06-01 14:41:14SilentGhostsetrecipients: + SilentGhost, vstinner, ezio.melotti, Lasha Gogua
2019-06-01 14:41:14SilentGhostsetmessageid: <1559400074.29.0.383522091465.issue37121@roundup.psfhosted.org>
2019-06-01 14:41:14SilentGhostlinkissue37121 messages
2019-06-01 14:41:14SilentGhostcreate