[issue13828] Further improve casefold documentation

Benjamin Peterson report at bugs.python.org
Mon Aug 24 09:52:36 EDT 2020


Benjamin Peterson <benjamin at python.org> added the comment:

Correctness of casefolding is defined by the Unicode standard, which currently states that "ß" folds to "ss".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue13828>
_______________________________________


More information about the Python-bugs-list mailing list