cpython/Modules/clinic
Benjamin Peterson 768f3b4492 do not pretend to support passing a fd to access() 2016-09-05 15:29:33 -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 Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_cryptmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +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 #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_elementtree.c.h Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. 2015-06-29 23:08:52 +03:00
_gdbmmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_lzmamodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_opcode.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_pickle.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_sre.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_ssl.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_tkinter.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_weakref.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
_winapi.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
arraymodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
audioop.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
binascii.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
cmathmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
fcntlmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
grpmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
md5module.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
posixmodule.c.h do not pretend to support passing a fd to access() 2016-09-05 15:29:33 -07:00
pwdmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
pyexpat.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
sha1module.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
sha256module.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
sha512module.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
signalmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +03:00
spwdmodule.c.h Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 17:35:15 +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 #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module 2016-07-23 03:02:07 +00:00