cpython/Objects/clinic
2026-05-30 21:07:27 +05:30
..
bytearrayobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
bytesobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
classobject.c.h gh-111178: Generate correct signature for most self converters (#128447) 2025-01-20 12:40:18 +01:00
codeobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
complexobject.c.h gh-131525: Cache the result of tuple_hash (#131529) 2025-03-27 09:57:06 -04:00
descrobject.c.h gh-131525: Cache the result of tuple_hash (#131529) 2025-03-27 09:57:06 -04:00
dictobject.c.h gh-141510: No longer accept frozendict in PyDict_Copy() (#145542) 2026-03-05 15:26:54 +01:00
enumobject.c.h gh-137609: Change names of some positional-only parameters in builtins (GH-137611) 2025-08-25 15:36:06 +03:00
exceptions.c.h gh-144774: Add critical section in BaseException.__setstate__ (#150578) 2026-05-30 21:07:27 +05:30
floatobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
frameobject.c.h gh-128421: Add locking to most frame object functions (gh-131479) 2025-03-21 11:10:07 -04:00
funcobject.c.h gh-131525: Cache the result of tuple_hash (#131529) 2025-03-27 09:57:06 -04:00
interpolationobject.c.h gh-132661: Add default value (of "") for Interpolation.expression (#136441) 2025-07-10 16:27:41 +02:00
listobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
longobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
memoryobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
moduleobject.c.h gh-131525: Cache the result of tuple_hash (#131529) 2025-03-27 09:57:06 -04:00
odictobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00
rangeobject.c.h gh-129068: Make range iterators thread-safe (gh-142886) 2025-12-18 13:11:51 -05:00
sentinelobject.c.h gh-148829: Make sentinels' repr and module customizable (#149654) 2026-05-19 09:18:56 -07:00
setobject.c.h gh-132657: Add lock-free set contains implementation (#132290) 2025-12-13 09:50:23 +00:00
structseq.c.h gh-131525: Cache the result of tuple_hash (#131529) 2025-03-27 09:57:06 -04:00
tupleobject.c.h gh-111178: Change Argument Clinic signature for METH_O (#130682) 2025-03-11 16:33:36 +01:00
typeobject.c.h gh-111178: Change Argument Clinic signature for METH_O (#130682) 2025-03-11 16:33:36 +01:00
typevarobject.c.h gh-148207: add additional keywords to typing.TypeVarTuple (#148212) 2026-04-22 06:28:12 -07:00
unicodeobject.c.h gh-150285: Fix too long docstrings in builtins (GH-150293) 2026-05-24 15:03:32 +03:00