cpython/Lib/ctypes
Vinay Sajip 9528997048
[3.8] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17016)
(cherry picked from commit 79d4ed102a)
2019-10-31 13:34:05 +00:00
..
macholib
test [3.8] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17016) 2019-10-31 13:34:05 +00:00
__init__.py bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows (GH-14081) 2019-06-14 09:43:22 -07:00
_aix.py
_endian.py
util.py
wintypes.py