[issue30708] Ensure that the result of PyUnicode_AsWideCharString() doesn't contain null characters if size is not returned

Serhiy Storchaka report at bugs.python.org
Tue Jun 27 15:06:14 EDT 2017


Serhiy Storchaka added the comment:

Wrong commit message in 3.6. Should be the same as in 3.5.

This functionality was backported as a private function _PyUnicode_AsWideCharString().

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30708>
_______________________________________


More information about the Python-bugs-list mailing list