[docs] [issue33195] PyArg_Parse* should deprecate 'u' and 'z' family.

INADA Naoki report at bugs.python.org
Tue Apr 3 04:23:52 EDT 2018


INADA Naoki <songofacandy at gmail.com> added the comment:

OK, I replaced Py_UNICODE with wchar_t in Py_BuildValue document.

----------

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


More information about the docs mailing list