Searched refs:PyType_Watch (Results 1 – 7 of 7) sorted by relevance
507 PyAPI_FUNC(int) PyType_Watch(int watcher_id, PyObject *type);
81 which must be passed to future calls to :c:func:`PyType_Watch`. In case of101 .. c:function:: int PyType_Watch(int watcher_id, PyObject *type)110 An extension should never call ``PyType_Watch`` with a *watcher_id* that was
277 if (PyType_Watch(watcher_id, type)) { in _testcapi_watch_type_impl()
1928 * Add :c:func:`PyType_AddWatcher` and :c:func:`PyType_Watch` API to register
930 PyType_Watch(int watcher_id, PyObject* obj) in PyType_Watch() function
5824 Add :c:func:`PyType_Watch` and related APIs to allow callbacks on
819 …<elf-symbol name='PyType_Watch' type='func-type' binding='global-binding' visibility='default-visi…9877 …PyType_Watch' mangled-name='PyType_Watch' filepath='Objects/typeobject.c' line='930' column='1' vi…