mirror of
https://github.com/python/cpython.git
synced 2026-06-14 15:12:22 -04:00
0d81c1357d
wchar*, Py_UNICODE* and bytes may contain embedded null characters/bytes. Patch written by Arnaud Calmettes.