mirror of
https://github.com/python/cpython
synced 2024-11-02 08:37:57 +00:00
35e1ff38ee
Objects that support garbage collection ("container" objects) should call PyObject_GC_UnTrack() from their destructors before clearing any fields which may point to other "container" objects. |
||
---|---|---|
.. | ||
building.rst | ||
embedding.rst | ||
extending.rst | ||
index.rst | ||
newtypes.rst | ||
newtypes_tutorial.rst | ||
windows.rst |