mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
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