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
81,580
Commits
9
Branches
456
Tags
1.7
GiB
a8d630a6e6
Commit Graph
3 Commits
Author
SHA1
Message
Date
Larry Hastings
dfcd46769b
Issue
#19390
: Argument Clinic no longer accepts malformed Python and C ids.
2013-10-27 02:49:39 -07:00
Larry Hastings
ef3b1fbb2b
Two small, quick bugfixes for Argument Clinic.
2013-10-22 23:26:23 -07:00
Larry Hastings
3182680210
Issue
#16612
: Add "Argument Clinic", a compile-time preprocessor
...
for C files to generate argument parsing code. (See PEP 436.)
2013-10-19 00:09:25 -07:00