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-03-21 04:10:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d20ec1b921
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
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
..
clinic.py
Issue
#22615
: Argument Clinic now supports the "type" argument for the
2014-10-13 10:39:41 +01: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