STINNER Victor added the comment:

I proposed to change PyUnicode_AsWideCharString() to not cache the result: see 
my issue #22323 "Rewrite PyUnicode_AsWideChar() and 
PyUnicode_AsWideCharString(): don't cache the result".

See also my issues #22271 "Deprecate PyUnicode_AsUnicode(): emit a 
DeprecationWarning" and #22324 "Use PyUnicode_AsWideCharString() instead of 
PyUnicode_AsUnicode()".

----------

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

Reply via email to