This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c31be58da8577ef140e83d4e46502c7bb1eb9abf
cpython
/
Objects
T
History
Donghee Na
a023bc252d
gh-112087: Update list.{pop,clear,reverse,remove} to use CS (gh-113764)
2024-01-09 09:00:55 +09:00
..
clinic
gh-112087: Update list.{pop,clear,reverse,remove} to use CS (gh-113764)
2024-01-09 09:00:55 +09:00
mimalloc
gh-112808: Fix mimalloc build on Solaris (
#112809
)
2024-01-08 15:50:56 -08:00
stringlib
…
abstract.c
…
boolobject.c
…
bytearrayobject.c
…
bytes_methods.c
…
bytesobject.c
…
call.c
…
capsule.c
…
cellobject.c
…
classobject.c
gh-113157 gh-89519: Fix method descriptors (gh-113233)
2023-12-21 16:08:35 -06:00
codeobject.c
…
complexobject.c
…
descrobject.c
gh-111178: Avoid calling functions from incompatible pointer types in descrobject.c (GH-112861)
2024-01-02 15:03:39 +01:00
dictnotes.txt
…
dictobject.c
gh-111178: Avoid calling functions from incompatible pointer types in dictobject.c (
#112892
)
2024-01-02 15:32:37 +01:00
enumobject.c
…
exception_handling_notes.txt
…
exceptions.c
…
fileobject.c
…
floatobject.c
…
frame_layout.md
…
frameobject.c
gh-111375: Use
NULL
rather than
None
in the exception stack to indicate that an exception was handled (
#113302
)
2023-12-21 01:46:41 +00:00
funcobject.c
…
genericaliasobject.c
…
genobject.c
…
interpreteridobject.c
…
iterobject.c
…
listobject.c
gh-112087: Update list.{pop,clear,reverse,remove} to use CS (gh-113764)
2024-01-09 09:00:55 +09:00
listsort.txt
…
lnotab_notes.txt
Document the
co_lines
method on code objects (
#113682
)
2024-01-03 19:29:24 +00:00
locations.md
…
longobject.c
…
memoryobject.c
…
methodobject.c
…
moduleobject.c
gh-95754: Better AttributeError on partially initialised module (
#112577
)
2023-12-21 13:24:10 -08:00
namespaceobject.c
…
object_layout_312.gv
…
object_layout_312.png
…
object_layout_full_312.gv
…
object_layout_full_312.png
…
object_layout.md
…
object.c
gh-113750: Fix object resurrection in free-threaded builds (gh-113751)
2024-01-06 12:12:26 +09:00
obmalloc.c
gh-112532: Use separate mimalloc heaps for GC objects (gh-113263)
2023-12-27 01:53:20 +09:00
odictobject.c
…
picklebufobject.c
…
rangeobject.c
…
README
…
setobject.c
…
sliceobject.c
…
structseq.c
…
tupleobject.c
…
typeobject.c
gh-113212: Improve error message & document zero-arg super inside nested functions and generator expressions (GH-113307)
2023-12-22 17:12:08 +02:00
typeslots.inc
…
typeslots.py
…
typevarobject.c
…
unicodectype.c
…
unicodeobject.c
gh-111971: Make _PyUnicode_FromId thread-safe in --disable-gil (gh-113489)
2023-12-26 16:48:33 +00:00
unicodetype_db.h
…
unionobject.c
…
weakrefobject.c
…
README
Source files for various builtin objects
Reference in New Issue
View Git Blame
Copy Permalink