This package provides backports of new features in Python's weakref module under the backports namespace.
- CPython: 2.7, 3.4, 3.5, 3.6
- PyPy, PyPy3
- weakref.finalize (new in Python 3.4)
See HACKING.rst.
Backport of new features in Python's weakref module
pip install backports.weakref==1.0
This package provides backports of new features in Python's weakref module under the backports namespace.
See HACKING.rst.