This website requires JavaScript.
Explore
Help
Sign in
languages
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython
synced
2024-11-02 12:22:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ed5ae6c4d7
cpython
/
Objects
History
Irit Katriel
d484383861
gh-119786: move locations doc to InternalDocs (
#120445
)
2024-06-19 17:58:54 +01:00
..
clinic
mimalloc
stringlib
abstract.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
codeobject.c
complexobject.c
descrobject.c
dictnotes.txt
dictobject.c
enumobject.c
exceptions.c
fileobject.c
floatobject.c
frame_layout.md
frameobject.c
GH-120097: Make FrameLocalsProxy a mapping (
#120101
)
2024-06-19 17:54:13 +01:00
funcobject.c
genericaliasobject.c
genobject.c
iterobject.c
listobject.c
listsort.txt
lnotab_notes.txt
longobject.c
memoryobject.c
methodobject.c
moduleobject.c
namespaceobject.c
object.c
gh-120600: Make Py_TYPE() opaque in limited C API 3.14 (
#120601
)
2024-06-18 14:28:48 +00:00
object_layout.md
object_layout_312.gv
object_layout_312.png
object_layout_313.gv
object_layout_313.png
object_layout_full_312.gv
object_layout_full_312.png
object_layout_full_313.gv
object_layout_full_313.png
obmalloc.c
odictobject.c
picklebufobject.c
rangeobject.c
README
setobject.c
sliceobject.c
structseq.c
tupleobject.c
typeobject.c
GH-119462: Enforce invariants of type versioning (GH-120731)
2024-06-19 17:38:45 +01:00
typeslots.inc
typeslots.py
typevarobject.c
unicodectype.c
unicodeobject.c
gh-119182: Add PyUnicodeWriter C API (
#119184
)
2024-06-17 17:10:52 +02:00
unicodetype_db.h
unionobject.c
weakrefobject.c
gh-118789: Add
PyUnstable_Object_ClearWeakRefsNoCallbacks
(
#118807
)
2024-06-18 09:57:23 -04:00
README
Source files for various builtin objects