You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
UltimateCoder 8856940cf2 bpo-28315: Improve code examples in docs (GH-1372) 9 years ago
..
bytearrayobject.c.h Run Argument Clinic: METH_VARARGS=>METH_FASTCALL 10 years ago
bytesobject.c.h Run Argument Clinic: METH_VARARGS=>METH_FASTCALL 10 years ago
complexobject.c.h Update Argument Clinic generated code for bpo-29878. (#1001) 9 years ago
descrobject.c.h bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615) 9 years ago
dictobject.c.h Issue #29311: Regenerate Argument Clinic. 9 years ago
enumobject.c.h Issue #20186: Converted builtins enumerate() and reversed() to Argument Clinic. 10 years ago
floatobject.c.h Update Argument Clinic generated code for bpo-29878. (#1001) 9 years ago
funcobject.c.h bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615) 9 years ago
listobject.c.h bpo-29935: Fixed error messages in the index() method of tuple, list and deque (#887) 9 years ago
longobject.c.h bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615) 9 years ago
moduleobject.c.h bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615) 9 years ago
odictobject.c.h Issues #29311, #29289: Fixed and improved docstrings for dict and OrderedDict 10 years ago
structseq.c.h bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615) 9 years ago
tupleobject.c.h bpo-29935: Fixed error messages in the index() method of tuple, list and deque (#887) 9 years ago
typeobject.c.h bpo-29914: Fix default implementations of __reduce__ and __reduce_ex__(). (#843) 9 years ago
unicodeobject.c.h Fix grammar in doc string, RST markup 10 years ago