cpython/Objects/clinic
Rémi Lapeyre 6531bf6309 bpo-33462: Add __reversed__ to dict and dict views (GH-6827) 2018-11-06 09:38:54 +09:00
..
bytearrayobject.c.h
bytesobject.c.h
complexobject.c.h
descrobject.c.h
dictobject.c.h bpo-33462: Add __reversed__ to dict and dict views (GH-6827) 2018-11-06 09:38:54 +09:00
enumobject.c.h
floatobject.c.h
funcobject.c.h
listobject.c.h
longobject.c.h bpo-33073: Adding as_integer_ratio to ints. (GH-8750) 2018-09-13 23:56:23 -07:00
moduleobject.c.h
odictobject.c.h
structseq.c.h
tupleobject.c.h
typeobject.c.h
unicodeobject.c.h Add missing closing quote and trailing period in str.isidentifier() docstring (GH-9756) 2018-10-08 16:14:47 +05:30