mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
b709df3810
add sanity check to gc: if an exception occurs during GC, call PyErr_WriteUnraisable and then call Py_FatalEror.