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-15 17:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e93c844385bc57f48bb0ca2ebdc4dd83ca831e6
cpython
/
Lib
/
ctypes
T
History
Martin Panter
6e723d2d11
Issue
#25659
: Change assert to TypeError in from_buffer/_copy()
...
Based on suggestion by Eryk Sun.
2016-11-20 07:58:35 +00:00
..
macholib
Issue
#18893
: Fix invalid exception handling in Lib/ctypes/macholib/dyld.py
2016-09-26 23:06:32 +03:00
test
Issue
#25659
: Change assert to TypeError in from_buffer/_copy()
2016-11-20 07:58:35 +00:00
__init__.py
Issue
#26304
: Change "allows to <verb>" to "allows <verb>ing" or similar
2016-02-10 05:44:01 +00:00
_endian.py
…
util.py
Issue
#22636
: Handle OSError from subprocess, e.g. if command not found
2016-06-14 04:08:30 +00:00
wintypes.py
…