STINNER Victor <vstin...@python.org> added the comment:

A preleminary step was to modify PyUnicode_AsWideChar() and 
PyUnicode_AsWideCharString() to remove the internal caching: it has been done 
in Python 3.8.0 with bpo-30863.

----------
nosy: +inada.naoki, serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38604>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to