This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5364ae75043580cf1ce94dcafe2b8b489a855aa
cpython
/
Lib
/
ctypes
T
History
Steve Dower
1cf5abedeb
gh-145307: Defer loading psapi.dll until ctypes.util.dllist() is called. (GH-145308)
2026-03-02 17:10:15 +01:00
..
macholib
gh-76007: Deprecate
__version__
attribute (
#138675
)
2025-09-29 12:03:23 +03:00
__init__.py
gh-143304: Fix ctypes.CDLL to honor handle parameter on POSIX systems (GH-143318)
2026-02-24 13:16:58 +01:00
_aix.py
…
_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-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205)
2025-05-05 15:32:06 +02:00
util.py
gh-145307: Defer loading psapi.dll until ctypes.util.dllist() is called. (GH-145308)
2026-03-02 17:10:15 +01:00
wintypes.py
gh-123610: Added additional types to ctypes/wintypes.py (GH-124086)
2024-10-18 13:45:17 +01:00