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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
87,946
Commits
7
Branches
656
Tags
9d4cbcc86bbef64ec00ba4987b5fc35e3a5f433d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Larry Hastings
dfbeb160de
Issue
#22615
: Argument Clinic now supports the "type" argument for the
...
int converter. This permits using the int converter with enums and typedefs.
2014-10-13 10:39:41 +01:00
Brett Cannon
1eb32c2045
Issue
#20152
: Port the array module to Argument Clinic.
2014-10-10 16:26:45 -04:00