bpo-30708: Check for null characters in PyUnicode_AsWideCharString(). (#2285)
Raise a ValueError if the second argument is NULL and the wchar_t\* string contains null characters.
S
Serhiy Storchaka committed
e613e6add5f07ff6aad5802924596b631b707d2a
Parent: 65474b9
Committed by GitHub <noreply@github.com>
on 6/27/2017, 1:03:14 PM