cpython/Modules/clinic
Antoine Pitrou e10ca3a0fe Issue #28427: old keys should not remove new values from
WeakValueDictionary when collecting from another thread.
2016-12-27 14:19:20 +01: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 #28427: old keys should not remove new values from 2016-12-27 14:19:20 +01: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 #29004: Document binascii.crc_hqx() implements CRC-CCITT 2016-12-24 07:36:44 +00: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 Issue #28585: Restored docstring of os._isdir(). 2016-11-08 20:21:22 +02: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