mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
131 B
ReStructuredText
2 lines
131 B
ReStructuredText
Emit a warning in debug mode if an object does not call
|
|
:c:func:`PyObject_GC_UnTrack` before deallocation. Patch by Pablo Galindo.
|