Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
89964c48d1493e5fe87f1ca3ac78029cfbd3b64b
/
Modules
/
clinic
89964c4
Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.
by Larry Hastings
· 10 years ago
8ef887c
Issue #20586: Argument Clinic now ensures signatures on functions without docstrings.
by Zachary Ware
· 10 years ago
f737703
Issue #23668: Regenerates posixmodule.c.h for new ifdefs
by Steve Dower
· 10 years ago
92e8af6
Issue #23492: Argument Clinic now generates argument parsing code with
by Serhiy Storchaka
· 10 years ago
1009bf1
Issue #23501: Argumen Clinic now generates code into separate files by default.
by Serhiy Storchaka
· 10 years ago
0759f84
Issue #23500: Argument Clinic is now smarter about generating the "#ifndef"
by Larry Hastings
· 10 years ago
17d3a58
Issue #22832: Tweaked parameter names for fcntl module to better match
by Serhiy Storchaka
· 10 years ago
e71258a
Issue #15955: Add an option to limit the output size in bz2.decompress().
by Antoine Pitrou
· 10 years ago
79d8f3f
Regenerated Argument Clinic checksums.
by Serhiy Storchaka
· 10 years ago
b4826c3
Merge with 3.4 (closes #23280)
by Zachary Ware
· 10 years ago
b176d40
Issue #23280: Fix docstrings for binascii.(un)hexlify
by Zachary Ware
· 10 years ago
26795ba
Issue #15955: Add an option to limit output size when decompressing LZMA data.
by Antoine Pitrou
· 10 years ago
cc8617b
Issue #21092: Merge from 3.4.
by Mark Dickinson
· 10 years ago
01bdd9a
Issue #15513: Added a __sizeof__ implementation for pickle classes.
by Serhiy Storchaka
· 10 years ago
5bbd231
Issue #15513: Added a __sizeof__ implementation for pickle classes.
by Serhiy Storchaka
· 10 years ago
b7299dd
Issue 20152, 22821: Port the fcntl module to Argument Clinic.
by Brett Cannon
· 10 years ago
b0fc490
Issue #20152: Convert the cmath module to Argument Clinic.
by Brett Cannon
· 10 years ago
dfbeb16
Issue #22615: Argument Clinic now supports the "type" argument for the
by Larry Hastings
· 10 years ago
1eb32c2
Issue #20152: Port the array module to Argument Clinic.
by Brett Cannon
· 10 years ago
9f49e31
Add a missing Argument Clinic file
by Brett Cannon
· 10 years ago
20cf6dd
Issue #20152: Port the spwd module to Argument Clinic.
by Brett Cannon
· 10 years ago
8fb7bb2
Issue #20152: Convert the grp module to Argument Clinic.
by Brett Cannon
· 10 years ago
a73cb8a
Issue #22120: For functions using an unsigned integer return converter,
by Larry Hastings
· 10 years ago
2623c8c
Issue #20530: Argument Clinic's signature format has been revised again.
by Larry Hastings
· 11 years ago
54c1391
Issue #20489: Explicitly qualified expressions for default values in methods.
by Serhiy Storchaka
· 11 years ago
7726ac9
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
by Larry Hastings
· 11 years ago
581ee36
Issue #20326: Argument Clinic now uses a simple, unique signature to
by Larry Hastings
· 11 years ago
3c1f0f1
Issue #20395: Extract generated clinic code in Modules/_pickle.c to separate file.
by Serhiy Storchaka
· 11 years ago
2c5ddbe
Issue #20193: The zlib module now uses Argument Clinic.
by Serhiy Storchaka
· 11 years ago
b62deac
cleanup after custom buffer converter
by Benjamin Peterson
· 11 years ago
f0537e8
Issue #20390: Final fix, for generating NoPositional/NoKeyword for __init__ calls.
by Larry Hastings
· 11 years ago
f256c22
Fix for catestrophic errors in previous checkin (Argument Clinic rollup patch).
by Larry Hastings
· 11 years ago
c204726
Issue #20390: Small fixes and improvements for Argument Clinic.
by Larry Hastings
· 11 years ago