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 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42,087
Commits
7
Branches
655
Tags
2ebf8ce488b64fb4a205e6b94de309d56cf387d2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Georg Brandl
5483fe55f5
Remove trailing whitespace.
2009-05-17 22:19:14 +00:00
Benjamin Peterson
b173f7853e
add a replacement API for PyCObject, PyCapsule
#5630
...
All stdlib modules with C-APIs now use this. Patch by Larry Hastings
2009-05-05 22:31:58 +00:00