COMMITS
/ Programs/python.c March 14, 2016
V
Add PYTHONMALLOC env var
Victor Stinner committed
January 20, 2016
V
Replace fpgetmask() with fedisableexcept()
Victor Stinner committed
August 1, 2014
V
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
Victor Stinner committed
July 25, 2014
N
Issue #18093: Factor out the programs that embed the runtime
Nick Coghlan committed