COMMITS
/ Python/pylifecycle.c April 16, 2015
C
April 12, 2015
April 6, 2015
B
fix building without threads (closes #23877)
Benjamin Peterson committed
April 3, 2015
V
Issue #22117: Add a new _PyTime_FromSeconds() function
Victor Stinner committed
March 25, 2015
V
(Merge 3.4) Issue #23571: Fix reentrant call to Py_FatalError()
Victor Stinner committed
March 24, 2015
V
(Merge 3.4) Issue #23571: Py_FatalError() now tries to flush sys.stdout and
Victor Stinner committed
V
(Merge 3.4) Issue #23571: Enhance Py_FatalError()
Victor Stinner committed
February 16, 2015
S
Fixed few compiler warnings.
Serhiy Storchaka committed
November 22, 2014
Z
Closes #22869: Move PyOS_CheckStack back to pythonrun.c
Zachary Ware committed
November 20, 2014
N
Issue #22869: Split pythonrun into two modules
Nick Coghlan committed