Adı
Son kayıt (commit)
Son güncelleme
..
clinic bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
stringlib bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
README Issue #18093: Factor out the programs that embed the runtime
abstract.c bpo-35081: Rename internal headers (GH-10275)
accu.c bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271)
boolobject.c bpo-30592: Fixed error messages for some builtins. (#1996)
bytearrayobject.c bpo-35713: Rework Python initialization (GH-11647)
bytes_methods.c closes bpo-34599: Improve performance of _Py_bytes_capitalize(). (GH-9083)
bytesobject.c bpo-35552: Fix reading past the end in PyUnicode_FromFormat() and PyBytes_FromFormat(). (GH-11276)
call.c bpo-33012: Fix invalid function cast warnings with gcc 8. (GH-6749)
capsule.c bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015)
cellobject.c bpo-33029: Fix signatures of getter and setter functions. (GH-10746)
classobject.c bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
codeobject.c bpo-35081: Add Include/internal/pycore_tupleobject.h (GH-10705)
complexobject.c bpo-35059: PyObject_INIT() casts to PyObject* (GH-10674)
descrobject.c bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
dict-common.h bpo-33312: Fix clang ubsan out of bounds warnings in dict. (GH-6537)
dictnotes.txt Issue #15055: update dictnotes.txt. Patch by Mark Shannon.
dictobject.c bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
enumobject.c bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
exceptions.c bpo-35224: PEP 572 Implementation (#10497)
fileobject.c bpo-35713: Split _Py_InitializeCore into subfunctions (GH-11650)
floatobject.c bpo-35713: Split _Py_InitializeCore into subfunctions (GH-11650)
frameobject.c bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
funcobject.c Clarify the behavior of the staticmethod builtin (GH-4362)
genobject.c Loading commit data...
iterobject.c Loading commit data...
listobject.c Loading commit data...
listsort.txt Loading commit data...
lnotab_notes.txt Loading commit data...
longobject.c Loading commit data...
memoryobject.c Loading commit data...
methodobject.c Loading commit data...
moduleobject.c Loading commit data...
namespaceobject.c Loading commit data...
object.c Loading commit data...
obmalloc.c Loading commit data...
odictobject.c Loading commit data...
rangeobject.c Loading commit data...
setobject.c Loading commit data...
sliceobject.c Loading commit data...
structseq.c Loading commit data...
tupleobject.c Loading commit data...
typeobject.c Loading commit data...
typeslots.inc Loading commit data...
typeslots.py Loading commit data...
unicodectype.c Loading commit data...
unicodeobject.c Loading commit data...
unicodetype_db.h Loading commit data...
weakrefobject.c Loading commit data...
Source files for various builtin objects