mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
364ed94092
If Python is built in debug mode, _Py_Dealloc() now ensures that the tp_dealloc function leaves the current exception unchanged.