Skip to content

PiDelport/backports.weakref

Repository files navigation

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, PyPy3

Backported functionality

Contributing

See HACKING.rst.