| .. |
|
_asynciomodule.c.h
|
bpo-29271: Fix Task.current_task and Task.all_tasks to accept None. (#406)
|
2017-03-02 22:16:33 -05:00 |
|
_bz2module.c.h
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
_codecsmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_cryptmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +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
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
_dbmmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_elementtree.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_gdbmmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_hashopenssl.c.h
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
_lzmamodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_opcode.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_operator.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_pickle.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_sre.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_ssl.c.h
|
Regenerate Argument Clinic code for bpo-19180. (#2073)
|
2017-06-10 13:13:51 +03:00 |
|
_struct.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_tkinter.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_tracemalloc.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_weakref.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
_winapi.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
arraymodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
audioop.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
binascii.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
cmathmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
fcntlmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
gcmodule.c.h
|
Issue #20185: Converted the gc module to Argument Clinic.
|
2017-02-04 11:19:59 +02:00 |
|
grpmodule.c.h
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
mathmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
md5module.c.h
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
posixmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03: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
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
resource.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
sha1module.c.h
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
sha256module.c.h
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
sha512module.c.h
|
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
|
2017-01-17 01:35:17 +01:00 |
|
signalmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +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 |
|
symtablemodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
unicodedata.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |
|
zlibmodule.c.h
|
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
|
2017-06-10 07:51:48 +03:00 |