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-05-25 11:50:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
95504f429e
cpython
/
Objects
History
Download ZIP
Download TAR.GZ
Victor Stinner
95504f429e
gh-129354: Fix grammar in PyErr_FormatUnraisable() (
#129475
)
...
Replace "on verb+ing" with "while verb+ing".
2025-01-31 09:45:35 +01:00
..
clinic
mimalloc
stringlib
abstract.c
gh-128911: Add PyImport_ImportModuleAttr() function (
#128912
)
2025-01-30 11:17:29 +00:00
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
gh-129354: Fix grammar in PyErr_FormatUnraisable() (
#129475
)
2025-01-31 09:45:35 +01:00
enumobject.c
exceptions.c
fileobject.c
gh-128911: Add PyImport_ImportModuleAttr() function (
#128912
)
2025-01-30 11:17:29 +00:00
floatobject.c
frameobject.c
funcobject.c
genericaliasobject.c
genobject.c
iterobject.c
listobject.c
listsort.txt
lnotab_notes.txt
longobject.c
gh-127119: Faster check for small ints in long_dealloc (GH-127620)
2025-01-29 15:22:18 +00:00
memoryobject.c
gh-128911: Add PyImport_ImportModuleAttr() function (
#128912
)
2025-01-30 11:17:29 +00:00
methodobject.c
moduleobject.c
gh-129354: Fix grammar in PyErr_FormatUnraisable() (
#129475
)
2025-01-31 09:45:35 +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
setobject.c
sliceobject.c
structseq.c
tupleobject.c
typeobject.c
typeslots.inc
typeslots.py
typevarobject.c
unicodectype.c
unicodeobject.c
gh-89188: Implement PyUnicode_KIND() as a function (
#129412
)
2025-01-30 11:27:27 +00:00
unicodetype_db.h
unionobject.c
weakrefobject.c
gh-129354: Fix grammar in PyErr_FormatUnraisable() (
#129475
)
2025-01-31 09:45:35 +01:00
README
Source files for various builtin objects