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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c87b5b2cb665b6bc413bc3a13cc2d70da14dfd66
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
gh-91265: Make old ctypes.macholib tests runned by
python -m test
(gh-32094)
2022-04-18 09:27:09 +02:00
__init__.py
gh-133866: remove deprecated and undocumented function
ctypes.SetPointerType
(GH-133869)
2025-05-29 15:28:57 +02: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-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
gh-123610: Added additional types to ctypes/wintypes.py (GH-124086)
2024-10-18 13:45:17 +01:00