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-11 04:12:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bd5fa31c5f
cpython
/
Objects
History
Download ZIP
Download TAR.GZ
Omkar Kabde
253904f752
gh-150942: Speed up frame local item collection (gh-151002)
2026-06-07 21:05:53 +09: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
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
dictnotes.txt
dictobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
enumobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
exceptions.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
fileobject.c
floatobject.c
frameobject.c
gh-150942: Speed up frame local item collection (gh-151002)
2026-06-07 21:05:53 +09:00
funcobject.c
genericaliasobject.c
genobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
interpolationobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
iterobject.c
lazyimportobject.c
listobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
listsort.txt
longobject.c
memoryobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
methodobject.c
moduleobject.c
gh-150052: Resolve un-loaded lazily loaded submodules via
module.__getattr__
instead of publishing lazy values (
#150055
) (
#150744
)
2026-06-02 09:58:51 +01:00
namespaceobject.c
object.c
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
sentinelobject.c
setobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
sliceobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
structseq.c
templateobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
tupleobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
typeobject.c
typevarobject.c
unicode_format.c
unicode_formatter.c
unicode_writer.c
unicodectype.c
unicodeobject.c
unicodetype_db.h
unionobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
weakrefobject.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
README
Source files for various builtin objects