Adı
Son kayıt (commit)
Son güncelleme
..
_asynciomodule.c.h bpo-32643: Drop support for a few private Task and Future APIs. (#5293)
_bz2module.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_codecsmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_contextvarsmodule.c.h bpo-32436: Implement PEP 567 (#5027)
_cryptmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_cursesmodule.c.h Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
_datetimemodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_dbmmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_elementtree.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_gdbmmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_hashopenssl.c.h bpo-32433: Optimized HMAC digest (#5023)
_lzmamodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_opcode.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_operator.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_pickle.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_queuemodule.c.h bpo-14976: Reentrant simple queue (#3346)
_sre.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_ssl.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_struct.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_tkinter.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_tracemalloc.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_weakref.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
_winapi.c.h bpo-19764: Implemented support for subprocess.Popen(close_fds=True) on Windows (#1218)
arraymodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
audioop.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
binascii.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
cmathmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
fcntlmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
gcmodule.c.h bpo-9566: Fix size_t=>int downcast warnings (#5230)
grpmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
mathmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
md5module.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
posixmodule.c.h bpo-31368: Expose preadv and pwritev in the os module (#5239)
pwdmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions
pyexpat.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
resource.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
sha1module.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
sha256module.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
sha512module.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
signalmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
spwdmodule.c.h - Issue #27332: Fixed the type of the first argument of module-level functions
symtablemodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
unicodedata.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
zipimport.c.h bpo-32248 - Implement `ResourceReader` and `get_resource_reader()` for zipimport (#5248)
zlibmodule.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)