COMMITS
/ Include/internal/pycore_traceback.h January 19, 2021
V
bpo-42923: _Py_DumpExtensionModules() ignores stdlib ext (GH-24254)
Victor Stinner committed
January 18, 2021
V
bpo-42923: Py_FatalError() avoids fprintf() (GH-24242)
Victor Stinner committed
April 28, 2020
V
bpo-40421: Add pyframe.h header file (GH-19755)
Victor Stinner committed
October 4, 2019
V
bpo-38353: Fix compiler warning in internal headers (GH-16573)
Victor Stinner committed
October 2, 2019
V
bpo-38353: Cleanup includes in the internal C API (GH-16548)
Victor Stinner committed
May 22, 2019
V
bpo-36829: PyErr_WriteUnraisable() normalizes exception (GH-13507)
Victor Stinner committed
May 19, 2019
V
bpo-35134: Split traceback.h header (GH-13430)
Victor Stinner committed