cpython/Objects/clinic
Serhiy Storchaka 1a0c7b9ba4
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
2024-07-19 08:06:02 +00:00
..
bytearrayobject.c.h gh-117431: Adapt bytes and bytearray .find() and friends to Argument Clinic (#117502) 2024-04-12 07:40:55 +00:00
bytesobject.c.h gh-117431: Adapt bytes and bytearray .find() and friends to Argument Clinic (#117502) 2024-04-12 07:40:55 +00:00
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 gh-117764: Fix and add signatures for many builtins (GH-117769) 2024-04-12 13:56:41 +03:00
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 gh-116621: Set manual critical section for list.extend (gh-116657) 2024-03-13 07:28:23 +09:00
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 gh-112069: Make sets thread-safe with the GIL disabled (#113800) 2024-03-08 16:25:34 -05:00
structseq.c.h
tupleobject.c.h
typeobject.c.h
typevarobject.c.h gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
unicodeobject.c.h gh-117431: Argument Clinic: copy forced text signature when cloning (#117591) 2024-04-10 10:12:05 +02:00