cpython/Objects/clinic
Raymond Hettinger d6fb104690
Fix bad grammar and import docstring for split/rsplit (GH-32381)
2022-04-08 08:36:20 -05:00
..
bytearrayobject.c.h
bytesobject.c.h
codeobject.c.h bpo-46841: Quicken code in-place (GH-31888) 2022-03-21 11:11:17 +00:00
complexobject.c.h
descrobject.c.h
dictobject.c.h
enumobject.c.h
floatobject.c.h bpo-46852: Remove the float.__set_format__() method (GH-31585) 2022-02-26 00:53:27 +01:00
funcobject.c.h
listobject.c.h
longobject.c.h
memoryobject.c.h
moduleobject.c.h
odictobject.c.h
structseq.c.h
tupleobject.c.h
typeobject.c.h bpo-26579: Add object.__getstate__(). (GH-2821) 2022-04-06 20:00:14 +03:00
unicodeobject.c.h Fix bad grammar and import docstring for split/rsplit (GH-32381) 2022-04-08 08:36:20 -05:00