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.
 
 
 
 
 
 
Raymond Hettinger 9dfa0fe587
bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. (GH-9208)
7 years ago
..
_warnings.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746) 8 years ago
bltinmodule.c.h bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. (GH-9208) 7 years ago
context.c.h Add docstrings to public methods from context.c (GH-8531) 8 years ago
import.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746) 8 years ago
marshal.c.h bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746) 8 years ago
sysmodule.c.h bpo-32591: Add native coroutine origin tracking (#5250) 8 years ago
traceback.c.h bpo-30579: Allow TracebackType creation and tb_next mutation from Python (GH-4793) 8 years ago