This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-24 08:52:25 +01:00
Code
Issues
Releases
Activity
2e37a38bcb
cpython
/
Objects
History
Serhiy Storchaka
b8d1744e7b
gh-109611
: Add convenient C API function _PyFile_Flush() (
GH-109612
)
2023-09-23 09:35:30 +03:00
..
clinic
stringlib
abstract.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
codeobject.c
GH-107265
: Add missing deoptimizations for ENTER_EXECUTOR's original opcode (
GH-109420
)
2023-09-22 14:13:31 -07:00
complexobject.c
descrobject.c
dictnotes.txt
dictobject.c
enumobject.c
exception_handling_notes.txt
exceptions.c
fileobject.c
gh-109611
: Add convenient C API function _PyFile_Flush() (
GH-109612
)
2023-09-23 09:35:30 +03:00
floatobject.c
frame_layout.md
frameobject.c
funcobject.c
genericaliasobject.c
genobject.c
interpreteridobject.c
iterobject.c
listobject.c
listsort.txt
lnotab_notes.txt
locations.md
longobject.c
memoryobject.c
methodobject.c
moduleobject.c
namespaceobject.c
object_layout_312.gv
object_layout_312.png
object_layout_full_312.gv
object_layout_full_312.png
object_layout.md
Fix typos in docs and comments (#109619)
2023-09-20 16:58:23 +00:00
object.c
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-109693
: Remove pycore_atomic_funcs.h (#109694)
2023-09-21 22:57:20 +02:00
unicodetype_db.h
fixes
gh-109559
: Update
unicodedata
for Unicode 15.1.0 (
GH-109560
)
2023-09-19 22:07:47 -07:00
unionobject.c
weakrefobject.c
README
Source files for various builtin objects