[issue32285] In `unicodedata`, it should be possible to check a unistr's normal form without necessarily copying it

Benjamin Peterson report at bugs.python.org
Sun Nov 4 18:58:27 EST 2018


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


New changeset 2810dd7be9876236f74ac80716d113572c9098dd by Benjamin Peterson (Max Bélanger) in branch 'master':
closes bpo-32285: Add unicodedata.is_normalized. (GH-4806)
https://github.com/python/cpython/commit/2810dd7be9876236f74ac80716d113572c9098dd


----------
nosy: +benjamin.peterson
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list