This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
88,872
Commits
9
Branches
456
Tags
1.7
GiB
a9dd680d23
Commit Graph
2 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
92e8af67a8
Issue
#23492
: Argument Clinic now generates argument parsing code with
...
PyArg_Parse instead of PyArg_ParseTuple if possible.
2015-04-04 00:12:11 +03:00
Serhiy Storchaka
1009bf18b3
Issue
#23501
: Argumen Clinic now generates code into separate files by default.
2015-04-03 23:53:51 +03:00