{"library":"backports-weakref","type":"library","category":null,"description":"This package provides backports of new features in Python's standard `weakref` module under the `backports` namespace. Its primary backported functionality is `weakref.finalize`, which was introduced in Python 3.4. The library, currently at version `1.0.post1`, was last released in September 2017 and is primarily useful for Python 2.7 and Python 3 versions up to 3.6, as newer Python versions include these features natively.","language":"python","status":"maintenance","version":"1.0.post1","tags":["weak references","backport","memory management","garbage collection","python2","python3"],"last_verified":"Thu May 21","install":[{"cmd":"pip install backports-weakref","imports":["from backports.weakref import finalize"]}],"homepage":null,"github":"https://github.com/pjdelport/backports.weakref","docs":null,"changelog":null,"pypi":"https://pypi.org/project/backports-weakref/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/backports-weakref/compatibility"}}