This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-06-01 23:30:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
02a72f080d
cpython
/
Objects
History
Download ZIP
Download TAR.GZ
Brandt Bucher
f07daaf4f7
GH-100117: Make
co_lines
more efficient (GH-100447)
2023-01-10 10:56:53 +00:00
..
clinic
gh-100268: Add is_integer method to int (
#100439
)
2022-12-23 18:30:27 -08:00
stringlib
abstract.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
codeobject.c
GH-100117: Make
co_lines
more efficient (GH-100447)
2023-01-10 10:56:53 +00:00
complexobject.c
descrobject.c
dictnotes.txt
dictobject.c
enumobject.c
exception_handling_notes.txt
exceptions.c
fileobject.c
floatobject.c
frame_layout.md
frameobject.c
GH-100126: Skip incomplete frames in more places (GH-100613)
2023-01-09 12:20:04 -08:00
funcobject.c
genericaliasobject.c
genobject.c
GH-100126: Skip incomplete frames in more places (GH-100613)
2023-01-09 12:20:04 -08:00
interpreteridobject.c
iterobject.c
listobject.c
gh-100146: Steal references from stack when building a list (
#100147
)
2023-01-03 10:49:49 -08:00
listsort.txt
lnotab_notes.txt
locations.md
longobject.c
gh-100637: Fix int and bool __sizeof__ calculation to include the 1 element ob_digit array for 0 and False (
#100663
)
2023-01-02 21:11:49 +00:00
memoryobject.c
methodobject.c
moduleobject.c
namespaceobject.c
object.c
object_layout.md
object_layout_312.gv
object_layout_312.png
object_layout_full_312.gv
object_layout_full_312.png
obmalloc.c
odictobject.c
picklebufobject.c
rangeobject.c
README
setobject.c
sliceobject.c
structseq.c
tupleobject.c
typeobject.c
GH-100126: Skip incomplete frames in more places (GH-100613)
2023-01-09 12:20:04 -08:00
typeslots.inc
typeslots.py
unicodectype.c
unicodeobject.c
unicodetype_db.h
unionobject.c
weakrefobject.c
README
Source files for various builtin objects