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-08-04 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
bc2f0ba6b8
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Larry Hastings
abc716b058
Issue
#19474
: Argument Clinic now always specifies a default value for
...
variables in option groups, to prevent "uninitialized value" warnings.
2013-11-20 09:13:52 -08:00
..
clinic.py
Issue
#19474
: Argument Clinic now always specifies a default value for
2013-11-20 09:13:52 -08:00
clinic_test.py
Issue
#19390
: Argument Clinic no longer accepts malformed Python and C ids.
2013-10-27 02:49:39 -07:00