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.
 
 
 
 
 
 
Yury Selivanov f23746a934
bpo-32436: Implement PEP 567 (#5027)
8 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-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746) 8 years ago
context.c.h bpo-32436: Implement PEP 567 (#5027) 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