cpython/Lib/ctypes
Zackery Spytz 73766b0341
bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (#8721)
Embedded nulls would cause a ValueError to be raised. Thanks go to
Eryk Sun for their analysis.

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
2021-05-02 12:40:01 +02:00
..
macholib
test bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (#8721) 2021-05-02 12:40:01 +02:00
__init__.py
_aix.py
_endian.py
util.py
wintypes.py