0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 09:39:56 +01:00
cpython/Objects/clinic
2024-07-19 08:06:02 +00:00
..
bytearrayobject.c.h
bytesobject.c.h
classobject.c.h
codeobject.c.h
complexobject.c.h gh-84978: Add float.from_number() and complex.from_number() (GH-26827) 2024-07-15 16:07:00 +00:00
descrobject.c.h
dictobject.c.h
enumobject.c.h
floatobject.c.h gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
funcobject.c.h
listobject.c.h
longobject.c.h gh-120080: Accept `None as a valid argument for direct call of the int.__round__` (#120088) 2024-06-07 10:03:28 +02:00
memoryobject.c.h
moduleobject.c.h
odictobject.c.h
setobject.c.h
structseq.c.h
tupleobject.c.h
typeobject.c.h
typevarobject.c.h
unicodeobject.c.h