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.0rc1

Documentation

backports.weakref

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

https://travis-ci.org/pjdelport/backports.weakref.svg?branch=master https://codecov.io/github/pjdelport/backports.weakref/coverage.svg?branch=master

Supported Python versions

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

Backported functionality

Contributing

See HACKING.rst.