cpython/Modules/clinic
Tal Einat c4bccd3c76 bpo-20180: convert most of itertoolsmodule.c to use Argument Clinic (GH-9164) 2018-09-11 14:49:13 -07:00
..
_abc.c.h
_asynciomodule.c.h bpo-34270: Make it possible to name asyncio tasks (GH-8547) 2018-08-08 17:06:47 -04:00
_bz2module.c.h
_codecsmodule.c.h
_contextvarsmodule.c.h
_cryptmodule.c.h
_curses_panel.c.h
_cursesmodule.c.h
_datetimemodule.c.h
_dbmmodule.c.h
_elementtree.c.h bpo-29209: Remove old-deprecated features in ElementTree. (GH-6769) 2018-07-24 12:03:34 +03:00
_gdbmmodule.c.h
_hashopenssl.c.h bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) 2018-07-31 09:50:16 +03:00
_lzmamodule.c.h
_opcode.c.h
_operator.c.h
_pickle.c.h
_queuemodule.c.h
_sre.c.h
_ssl.c.h
_struct.c.h
_tkinter.c.h
_tracemalloc.c.h
_weakref.c.h
_winapi.c.h bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) 2018-09-04 18:10:28 +02:00
arraymodule.c.h
audioop.c.h
binascii.c.h
cmathmodule.c.h
fcntlmodule.c.h
gcmodule.c.h
grpmodule.c.h
itertoolsmodule.c.h bpo-20180: convert most of itertoolsmodule.c to use Argument Clinic (GH-9164) 2018-09-11 14:49:13 -07:00
mathmodule.c.h bpo-33089: Add math.dist() for computing the Euclidean distance between two points (GH-8561) 2018-07-31 00:45:49 -07:00
md5module.c.h
posixmodule.c.h bpo-20104: Change the file_actions parameter of os.posix_spawn(). (GH-6725) 2018-09-08 14:48:18 +03:00
pwdmodule.c.h bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098) 2018-09-07 19:10:39 +02:00
pyexpat.c.h
resource.c.h
selectmodule.c.h bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434) 2018-07-26 13:22:16 +03:00
sha1module.c.h
sha256module.c.h
sha512module.c.h
signalmodule.c.h
spwdmodule.c.h
symtablemodule.c.h
unicodedata.c.h
zipimport.c.h
zlibmodule.c.h bpo-25007: Add copy protocol support to zlib compressors and decompressors (GH-7940) 2018-06-27 21:04:51 +03:00