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-21 21:09:37 +01:00
Code
Issues
Releases
Activity
06a8b0bb5e
cpython
/
Objects
History
Serhiy Storchaka
06a8b0bb5e
gh-122943
: Remove the object converter for var-positional parameter (
GH-126560
)
2024-11-08 05:41:54 +00:00
..
clinic
gh-122943
: Rework support of var-positional parameter in Argument Clinic (
GH-122945
)
2024-11-07 23:40:03 +02:00
mimalloc
stringlib
abstract.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
codeobject.c
gh-126298
: Don't deduplicate slice constants based on equality (#126398)
2024-11-07 16:39:23 +00:00
complexobject.c
descrobject.c
dictnotes.txt
dictobject.c
gh-116938
: Fix
dict.update
docstring and remove erraneous full stop from
dict
documentation (#125421)
2024-10-29 23:00:04 +00:00
enumobject.c
exceptions.c
fileobject.c
floatobject.c
gh-120026
: soft deprecate Py_HUGE_VAL macro (#120027)
2024-11-01 22:04:31 +00:00
frameobject.c
gh-115999
: Implement thread-local bytecode and enable specialization for
BINARY_OP
(#123926)
2024-11-04 11:13:32 -08:00
funcobject.c
gh-126072
: do not add
None
to
co_consts
if there is no docstring (
GH-126101
)
2024-10-30 09:01:09 +00:00
genericaliasobject.c
genobject.c
iterobject.c
listobject.c
listsort.txt
lnotab_notes.txt
longobject.c
memoryobject.c
methodobject.c
moduleobject.c
namespaceobject.c
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
object_layout.md
object.c
obmalloc.c
odictobject.c
picklebufobject.c
rangeobject.c
README
setobject.c
gh-122943
: Rework support of var-positional parameter in Argument Clinic (
GH-122945
)
2024-11-07 23:40:03 +02:00
sliceobject.c
structseq.c
tupleobject.c
typeobject.c
gh-126303
: Fix pickling and copying of os.sched_param objects (
GH-126336
)
2024-11-05 08:23:17 +02:00
typeslots.inc
typeslots.py
typevarobject.c
gh-122943
: Remove the object converter for var-positional parameter (
GH-126560
)
2024-11-08 05:41:54 +00:00
unicodectype.c
unicodeobject.c
unicodetype_db.h
unionobject.c
weakrefobject.c
README
Source files for various builtin objects