cpython/Modules/clinic
2017-01-17 01:29:01 +01:00
..
_asynciomodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_bz2module.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_codecsmodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_cryptmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
_cursesmodule.c.h Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7. 2016-06-09 16:16:06 +03:00
_datetimemodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_dbmmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
_elementtree.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_gdbmmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
_hashopenssl.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_lzmamodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_opcode.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
_pickle.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_sre.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_ssl.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
_tkinter.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
_weakref.c.h Issue #28427: old keys should not remove new values from 2016-12-27 14:23:43 +01:00
_winapi.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
arraymodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
audioop.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
binascii.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
cmathmodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
fcntlmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
grpmodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
md5module.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
posixmodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
pwdmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
pyexpat.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
sha1module.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
sha256module.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
sha512module.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
signalmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
spwdmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
unicodedata.c.h Issue #28511: Use the "U" format instead of "O!" in PyArg_Parse*. 2016-10-23 15:12:25 +03:00
zlibmodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00