index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
clinic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #20530: Argument Clinic's signature format has been revised again.
Larry Hastings
2014-02-09
6
-86/+251
*
Issue #20489: Explicitly qualified expressions for default values in methods.
Serhiy Storchaka
2014-02-05
1
-3/+3
*
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
Larry Hastings
2014-02-01
1
-1/+17
*
Issue #20326: Argument Clinic now uses a simple, unique signature to
Larry Hastings
2014-01-28
6
-86/+86
*
Issue #20395: Extract generated clinic code in Modules/_pickle.c to separate ...
Serhiy Storchaka
2014-01-27
1
-0/+457
*
Issue #20193: The zlib module now uses Argument Clinic.
Serhiy Storchaka
2014-01-26
1
-0/+411
*
cleanup after custom buffer converter
Benjamin Peterson
2014-01-26
1
-6/+26
*
Issue #20390: Final fix, for generating NoPositional/NoKeyword for __init__ c...
Larry Hastings
2014-01-26
1
-4/+7
*
Fix for catestrophic errors in previous checkin (Argument Clinic rollup patch).
Larry Hastings
2014-01-26
2
-1324/+163
*
Issue #20390: Small fixes and improvements for Argument Clinic.
Larry Hastings
2014-01-26
4
-0/+2807