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-06-26 21:04:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
138ed6db9f89171983dc32af4e7ad2e73d46a940
cpython
/
Lib
/
ctypes
T
History
Bénédikt Tran
cafbcd666a
gh-133866: remove deprecated and undocumented function
ctypes.SetPointerType
(GH-133869)
2025-05-29 15:28:57 +02:00
..
macholib
…
__init__.py
gh-133866: remove deprecated and undocumented function
ctypes.SetPointerType
(GH-133869)
2025-05-29 15:28:57 +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
gh-119349: Add ctypes.util.dllist -- list loaded shared libraries (GH-122946)
2025-02-08 14:02:36 +01:00
wintypes.py
…