summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/0073.bpo-30708.np-l1j.rst
blob: f74ca22b184373d85b091bbc547549bfc38fd296 (plain)
1
2
PyUnicode_AsWideCharString() now raises a ValueError if the second argument
is NULL and the wchar_t\* string contains null characters.