STINNER Victor added the comment: > The deprecate PyUnicode_AsUnicode(), we should stop using it in Python itself.
Here is the first step: issue #22323, "rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString()" (to not call PyUnicode_AsUnicode() anymore). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22271> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com