cpython/Lib/ctypes
Carlo Bramini 50aff5fc5c
gh-149831: Fix ctypes DLL library name on Cygwin (#149832)
Co-authored-by: Victor Stinner <vstinner@python.org>
2026-05-15 14:29:26 +00:00
..
macholib gh-76007: Deprecate __version__ attribute (#138675) 2025-09-29 12:03:23 +03:00
__init__.py gh-149831: Fix ctypes DLL library name on Cygwin (#149832) 2026-05-15 14:29:26 +00:00
_aix.py bpo-45975: Simplify some while-loops with walrus operator (GH-29347) 2022-11-26 14:33:25 -08:00
_endian.py gh-105102: Fix nested unions in structures when the system byteorder is the opposite (GH-105106) 2024-01-17 18:20:39 +00:00
_layout.py gh-146547: Use lazy imports in ctypes (GH-146548) 2026-04-07 15:26:53 +02:00
util.py gh-146547: Use lazy imports in ctypes (GH-146548) 2026-04-07 15:26:53 +02:00
wintypes.py gh-123610: Added additional types to ctypes/wintypes.py (GH-124086) 2024-10-18 13:45:17 +01:00