This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-23 09:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c87b5b2cb6
cpython
/
Objects
History
Download ZIP
Download TAR.GZ
Petr Viktorin
e413e26719
gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH (GH-134892)
2025-06-06 15:51:00 +02:00
..
clinic
mimalloc
stringlib
abstract.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
gh-134043: use stackrefs in vectorcalling methods (
#134044
)
2025-05-27 22:28:27 +05:30
capsule.c
cellobject.c
classobject.c
codeobject.c
complexobject.c
descrobject.c
dictnotes.txt
dictobject.c
enumobject.c
exceptions.c
fileobject.c
floatobject.c
frameobject.c
GH-132554: "Virtual" iterators (GH-132555)
2025-05-27 15:59:45 +01:00
funcobject.c
gh-132775: Fix _PyFunctIon_VerifyStateless() (
#134900
)
2025-05-29 20:13:12 +00:00
genericaliasobject.c
gh-133968: Add PyUnicodeWriter_WriteASCII() function (
#133973
)
2025-05-29 14:54:30 +00:00
genobject.c
gh-117852: fix argument checking of
async_generator.athrow
(
#134868
)
2025-06-02 20:04:26 +05:30
interpolationobject.c
iterobject.c
listobject.c
listsort.txt
lnotab_notes.txt
longobject.c
gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658)
2025-05-31 11:23:01 +03:00
memoryobject.c
methodobject.c
moduleobject.c
gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)
2025-05-28 20:11:09 +03:00
namespaceobject.c
object.c
GH-133912: Fix
PyObject_GenericSetDict
to handle inline values (GH-134725)
2025-05-28 19:03:41 +01: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
gh-134679: Fix assertion failure in QSBR (gh-134811)
2025-05-27 16:21:16 -04:00
odictobject.c
picklebufobject.c
rangeobject.c
README
setobject.c
sliceobject.c
structseq.c
templateobject.c
tupleobject.c
typeobject.c
GH-133912: Fix
PyObject_GenericSetDict
to handle inline values (GH-134725)
2025-05-28 19:03:41 +01:00
typeslots.inc
typeslots.py
typevarobject.c
gh-133968: Add PyUnicodeWriter_WriteASCII() function (
#133973
)
2025-05-29 14:54:30 +00:00
unicodectype.c
unicodeobject.c
gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH (GH-134892)
2025-06-06 15:51:00 +02:00
unicodetype_db.h
unionobject.c
gh-133968: Add PyUnicodeWriter_WriteASCII() function (
#133973
)
2025-05-29 14:54:30 +00:00
weakrefobject.c
README
Source files for various builtin objects