cpython-d ~master (2020-09-09T07:24:20Z)
Dub
Repo
PyWeakReference.wr_callback
deimos
python
weakrefobject
PyWeakReference
A callable to invoke when wr_object dies, or NULL if none.
struct
PyWeakReference
PyObject
*
wr_callback
;
Meta
Source
See Implementation
deimos
python
weakrefobject
PyWeakReference
mixins
__anonymous
variables
hash
wr_callback
wr_next
wr_object
wr_prev
A callable to invoke when wr_object dies, or NULL if none.