Skip to main content

Module weakrefobject

Module weakrefobject 

Source

Re-exportsยง

pub use crate::_PyWeakReference as PyWeakReference;Non-PyPy and non-Py_LIMITED_API and non-GraalPy

Staticsยง

_PyWeakref_CallableProxyType ๐Ÿ”’ โš Non-RustPython
_PyWeakref_ProxyType ๐Ÿ”’ โš Non-RustPython
_PyWeakref_RefTypeโš Non-RustPython

Functionsยง

PyWeakref_Checkโš 
PyWeakref_CheckProxyโš Neither PyPy nor RustPython
PyWeakref_CheckRefโš Neither PyPy nor RustPython and non-RustPython
PyWeakref_CheckRefExactโš Neither PyPy nor RustPython
PyWeakref_GetObjectโš DeprecatedNon-Py_3_15
PyWeakref_GetRefโš Py_3_13
PyWeakref_NewProxyโš 
PyWeakref_NewRefโš 
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here