cpython/Modules/clinic
2016-06-04 12:06:26 -07:00
..
_bz2module.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
_codecsmodule.c.h Issues #26716, #26057: Regenerate Argument Clinic code. 2016-04-14 12:30:54 +03:00
_cryptmodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
_cursesmodule.c.h Issue #23944: Argument Clinic now wraps long impl prototypes at column 78. 2015-04-14 18:07:59 -04:00
_datetimemodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
_dbmmodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
_elementtree.c.h Issue #25638: Optimized ElementTree.iterparse(); it is now 2x faster. 2015-12-07 02:31:11 +02:00
_gdbmmodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
_lzmamodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
_opcode.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
_pickle.c.h Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
_sre.c.h Issue #20148: Converted the _sre module to Argument Clinic. 2015-05-03 15:54:23 +03:00
_ssl.c.h Issue #20179: Converted the _ssl module to Argument Clinic. 2015-05-03 16:14:08 +03:00
_tkinter.c.h Issue #20168: Converted the _tkinter module to Argument Clinic. 2015-05-03 15:49:47 +03:00
_weakref.c.h Issue #23501: Argumen Clinic now generates code into separate files by default. 2015-04-03 23:53:51 +03:00
_winapi.c.h Issue #20172: Update clinicizations to current clinic. 2015-05-13 10:58:35 -05:00
arraymodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
audioop.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
binascii.c.h Issue #25357: Add an optional newline paramer to binascii.b2a_base64(). 2015-10-11 11:01:02 +02:00
cmathmodule.c.h Issue #19543: Implementation of isclose as per PEP 485 2015-05-31 22:05:00 +03:00
fcntlmodule.c.h Issue #26716: Regenerate Argument Clinic code. 2016-04-14 12:28:01 +03:00
grpmodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
md5module.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
posixmodule.c.h issue27186: add C version of os.fspath(); patch by Jelle Zijlstra 2016-06-04 12:06:26 -07:00
pwdmodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
pyexpat.c.h Specify default values of semantic booleans in Argument Clinic generated signatures as booleans. 2015-05-30 11:30:39 +03:00
sha1module.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
sha256module.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
sha512module.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
signalmodule.c.h Fixed compilation error in signalmodule.c (issue #20182). 2015-05-16 15:57:56 +03:00
spwdmodule.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
unicodedata.c.h Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 2015-04-24 00:40:51 +03:00
zlibmodule.c.h Issue #5784: Merge zlib from 3.5 2016-05-27 08:00:24 +00:00