This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
1515450440
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
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
..
clinic.py
Issue
#23492
: Argument Clinic now generates argument parsing code with
2015-04-04 00:12:11 +03:00
clinic_test.py
Issue
#20530
: Argument Clinic's signature format has been revised again.
2014-02-08 22:15:29 -08:00
cpp.py
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
2014-01-31 22:03:12 -08:00