cpython/Objects/clinic
Serhiy Storchaka 78d9e58f20 Issues #29311, #29289: Fixed and improved docstrings for dict and OrderedDict
methods.
2017-01-25 00:30:04 +02:00
..
bytearrayobject.c.h Run Argument Clinic: METH_VARARGS=>METH_FASTCALL 2017-01-17 02:21:47 +01:00
bytesobject.c.h Run Argument Clinic: METH_VARARGS=>METH_FASTCALL 2017-01-17 02:21:47 +01:00
dictobject.c.h Issues #29311, #29289: Fixed and improved docstrings for dict and OrderedDict 2017-01-25 00:30:04 +02:00
enumobject.c.h Issue #20186: Converted builtins enumerate() and reversed() to Argument Clinic. 2017-01-19 18:48:17 +02:00
odictobject.c.h Issues #29311, #29289: Fixed and improved docstrings for dict and OrderedDict 2017-01-25 00:30:04 +02:00
unicodeobject.c.h Fix grammar in doc string, RST markup 2017-01-24 00:30:06 +00:00