Closed
Description
Documentation
PR #97875 extended the PyTypeObject
structure with a new tp_watch
field. It should be documented in the tp slots section, the PyTypeObject struct definition, and the PyTypeObject slots sections of typeobject.rst
PR #97875 extended the PyTypeObject
structure with a new tp_watch
field. It should be documented in the tp slots section, the PyTypeObject struct definition, and the PyTypeObject slots sections of typeobject.rst