mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
364ed94092
If Python is built in debug mode, _Py_Dealloc() now ensures that the tp_dealloc function leaves the current exception unchanged.
Source files for various builtin objects