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 #23944: Argument Clinic now wraps long impl prototypes at column 78.
Larry Hastings
2015-04-14
13
-75/+144
*
Issue #20586: Argument Clinic now ensures signatures on functions without doc...
Zachary Ware
2015-04-13
1
-2/+3
*
Issue #23668: Regenerates posixmodule.c.h for new ifdefs
Steve Dower
2015-04-12
1
-5/+5
*
Issue #23492: Argument Clinic now generates argument parsing code with
Serhiy Storchaka
2015-04-03
11
-236/+236
*
Issue #23501: Argumen Clinic now generates code into separate files by default.
Serhiy Storchaka
2015-04-03
14
-0/+6984
*
Issue #23500: Argument Clinic is now smarter about generating the "#ifndef"
Larry Hastings
2015-04-03
2
-14/+10
*
Issue #22832: Tweaked parameter names for fcntl module to better match
Serhiy Storchaka
2015-03-20
1
-18/+17
*
Issue #15955: Add an option to limit the output size in bz2.decompress().
Antoine Pitrou
2015-02-26
1
-14/+23
*
Regenerated Argument Clinic checksums.
Serhiy Storchaka
2015-02-20
2
-3/+3
*
Merge with 3.4 (closes #23280)
Zachary Ware
2015-01-20
1
-1/+69
|
\
|
*
Issue #23280: Fix docstrings for binascii.(un)hexlify
Zachary Ware
2015-01-20
1
-1/+69
*
|
Issue #15955: Add an option to limit output size when decompressing LZMA data.
Antoine Pitrou
2015-01-17
1
-14/+23
*
|
Issue #21092: Merge from 3.4.
Mark Dickinson
2015-01-11
1
-3/+3
|
\
\
|
|
/
*
|
Issue #15513: Added a __sizeof__ implementation for pickle classes.
Serhiy Storchaka
2014-12-16
1
-1/+55
|
\
\
|
|
/
|
*
Issue #15513: Added a __sizeof__ implementation for pickle classes.
Serhiy Storchaka
2014-12-16
1
-1/+55
*
|
Issue 20152, 22821: Port the fcntl module to Argument Clinic.
Brett Cannon
2014-11-10
1
-0/+188
*
|
Issue #20152: Convert the cmath module to Argument Clinic.
Brett Cannon
2014-10-14
1
-0/+851
*
|
Issue #22615: Argument Clinic now supports the "type" argument for the
Larry Hastings
2014-10-13
1
-3/+3
*
|
Issue #20152: Port the array module to Argument Clinic.
Brett Cannon
2014-10-10
1
-0/+505
*
|
Add a missing Argument Clinic file
Brett Cannon
2014-08-22
1
-0/+73
*
|
Issue #20152: Port the spwd module to Argument Clinic.
Brett Cannon
2014-08-22
1
-0/+70
*
|
Issue #20152: Convert the grp module to Argument Clinic.
Brett Cannon
2014-08-22
1
-0/+87
*
|
Issue #22120: For functions using an unsigned integer return converter,
Larry Hastings
2014-08-05
1
-2/+2
|
/
*
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