Victor Stinner 364ed94092
gh-89373: _Py_Dealloc() checks tp_dealloc exception (#32357)
If Python is built in debug mode, _Py_Dealloc() now ensures that the
tp_dealloc function leaves the current exception unchanged.
2022-04-21 23:04:01 +02:00
..
2022-04-11 15:02:41 -07:00
2022-04-11 15:02:41 -07:00
2022-03-05 17:47:00 +02:00
2022-04-11 17:02:19 -07:00
2022-04-13 10:47:41 -07:00
2022-04-07 12:27:35 -07:00
2022-04-11 15:02:41 -07:00