[issue42157] Cleanup the unicodedata module

STINNER Victor report at bugs.python.org
Mon Oct 26 22:59:19 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

> The version 3.2.0 is needed for IDNA compatibility (...)

Oh, I missed your comment. I also discovered it by trying to remove it :-)

So I think that the last thing to do for this issue is to remove unicodedata.ucnhash_CAPI: PR 22994.

----------
components: +Unicode
nosy: +ezio.melotti

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


More information about the Python-bugs-list mailing list