cpython/Lib/ctypes
Miss Islington (bot) b5230d73a9
[3.14] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878) (#138546)
gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878)
(cherry picked from commit ed522ed211)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2025-10-08 15:56:13 +02:00
..
macholib
__init__.py [3.14] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878) (#138546) 2025-10-08 15:56:13 +02:00
_aix.py
_endian.py
_layout.py gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205) 2025-05-05 15:32:06 +02:00
util.py [3.14] gh-99948: Support ctypes.util.find_library in emscripten environment (GH-138519) (#139022) 2025-09-17 17:24:46 +03:00
wintypes.py