cpython/Lib/ctypes
Guido van Rossum 355f5dd36a
bpo-43693: Turn localspluskinds into an object (GH-26749)
Managing it as a bare pointer to malloc'ed bytes is just too awkward in a few places.
2021-06-21 13:53:04 -07:00
..
macholib bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) 2020-11-08 10:05:27 +01:00
test bpo-43693: Turn localspluskinds into an object (GH-26749) 2021-06-21 13:53:04 -07:00
__init__.py
_aix.py
_endian.py
util.py
wintypes.py