cpython/Lib/ctypes
Hugo van Kemenade 872eafd2b0
gh-76007: Deprecate __version__ attribute (#138675)
Co-authored-by: AN Long <aisk@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2025-09-29 12:03:23 +03:00
..
macholib gh-76007: Deprecate __version__ attribute (#138675) 2025-09-29 12:03:23 +03:00
__init__.py gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878) 2025-09-05 18:51:35 +03:00
_aix.py
_endian.py
_layout.py
util.py gh-99948: Support ctypes.util.find_library in emscripten environment (#138519) 2025-09-17 10:17:56 +00:00
wintypes.py