COMMITS
/ Include/pylifecycle.h September 6, 2017
E
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
Eric Snow committed
E
bpo-30860: Consolidate stateful runtime globals. (#2594)
Eric Snow committed
May 24, 2017
E
bpo-22257: Private C-API for main interpreter initialization (PEP 432). (#1729)
Eric Snow committed
E
bpo-22257: Private C-API for core runtime initialization (PEP 432). (#1772)
Eric Snow committed
May 23, 2017
E
bpo-22257: Small changes for PEP 432. (#1728)
Eric Snow committed
March 4, 2017
N
bpo-27593: Get SCM build info from git instead of hg. (#446)
Ned Deily committed
September 11, 2016
S
Issue #26900: Excluded underscored names and other private API from limited API.
Serhiy Storchaka committed
September 9, 2016
Y
Issue #28003: Implement PEP 525 -- Asynchronous Generators.
Yury Selivanov committed
September 6, 2016
V
os.urandom() now blocks on Linux
Victor Stinner committed
November 30, 2015
M
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter committed
November 20, 2014
N
Issue #22869: Split pythonrun into two modules
Nick Coghlan committed