backports.weakref

Backport of new features in Python's weakref module


Keywords
backports, compatibility, python-library
License
PSF-2.0
Install
pip install backports.weakref==1.0.post1

Documentation

backports.weakref

This package provides backports of new features in Python's weakref module under the backports namespace.

image

image

image

image

image

Supported Python versions

  • CPython: 2.7, 3.4, 3.5, 3.6
  • PyPy, PyPy3

Backported functionality

Contributing

See HACKING.rst.