This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 22:40:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
774ac377da
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