=================
backports.weakref
=================
This package provides backports of new features in Python's weakref_ module
under the backports_ namespace.
.. _weakref: https://docs.python.org/3.5/library/weakref.html
.. _backports: https://pypi.python.org/pypi/backports
.. image:: https://img.shields.io/pypi/v/backports.weakref.svg
:target: https://pypi.python.org/pypi/backports.weakref
.. image:: https://img.shields.io/badge/source-GitHub-lightgrey.svg
:target: https://github.com/pjdelport/backports.weakref
.. image:: https://img.shields.io/github/issues/pjdelport/backports.weakref.svg
:target: https://github.com/pjdelport/backports.weakref/issues?q=is:open
.. image:: https://travis-ci.org/pjdelport/backports.weakref.svg?branch=master
:target: https://travis-ci.org/pjdelport/backports.weakref
.. image:: https://codecov.io/github/pjdelport/backports.weakref/coverage.svg?branch=master
:target: https://codecov.io/github/pjdelport/backports.weakref?branch=master
Supported Python versions
=========================
* CPython: 2.7, 3.4, 3.5, 3.6
* PyPy
Backported functionality
========================
* `weakref.finalize`_ (new in Python 3.4)
.. _`weakref.finalize`: https://docs.python.org/3.5/library/weakref.html#weakref.finalize
Contributing
============
See `<HACKING.rst>`__.
Raw data
{
"_id": null,
"home_page": "https://github.com/pjdelport/backports.weakref",
"name": "backports.weakref",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Pi Delport",
"author_email": "pjdelport@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/12/ab/cf35cf43a4a6215e3255cf2e49c77d5ba1e9c733af2aa3ec1ca9c4d02592/backports.weakref-1.0.post1.tar.gz",
"platform": "",
"description": "=================\nbackports.weakref\n=================\n\nThis package provides backports of new features in Python's weakref_ module\nunder the backports_ namespace.\n\n.. _weakref: https://docs.python.org/3.5/library/weakref.html\n.. _backports: https://pypi.python.org/pypi/backports\n\n.. image:: https://img.shields.io/pypi/v/backports.weakref.svg\n :target: https://pypi.python.org/pypi/backports.weakref\n\n.. image:: https://img.shields.io/badge/source-GitHub-lightgrey.svg\n :target: https://github.com/pjdelport/backports.weakref\n\n.. image:: https://img.shields.io/github/issues/pjdelport/backports.weakref.svg\n :target: https://github.com/pjdelport/backports.weakref/issues?q=is:open\n\n.. image:: https://travis-ci.org/pjdelport/backports.weakref.svg?branch=master\n :target: https://travis-ci.org/pjdelport/backports.weakref\n\n.. image:: https://codecov.io/github/pjdelport/backports.weakref/coverage.svg?branch=master\n :target: https://codecov.io/github/pjdelport/backports.weakref?branch=master\n\n\nSupported Python versions\n=========================\n\n* CPython: 2.7, 3.4, 3.5, 3.6\n* PyPy\n\n\nBackported functionality\n========================\n\n* `weakref.finalize`_ (new in Python 3.4)\n\n.. _`weakref.finalize`: https://docs.python.org/3.5/library/weakref.html#weakref.finalize\n\n\nContributing\n============\n\nSee `<HACKING.rst>`__.",
"bugtrack_url": null,
"license": "Python Software Foundation License",
"summary": "Backport of new features in Python's weakref module",
"version": "1.0.post1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "88ecf598b633c3d5ffe267aaada57d961c94fdfa183c5c3ebda2b6d151943db6",
"md5": "a0264576cb0ded29ccfe620fa0db6e94",
"sha256": "81bc9b51c0abc58edc76aefbbc68c62a787918ffe943a37947e162c3f8e19e82"
},
"downloads": -1,
"filename": "backports.weakref-1.0.post1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a0264576cb0ded29ccfe620fa0db6e94",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5237,
"upload_time": "2017-09-17T20:58:26",
"upload_time_iso_8601": "2017-09-17T20:58:26.557727Z",
"url": "https://files.pythonhosted.org/packages/88/ec/f598b633c3d5ffe267aaada57d961c94fdfa183c5c3ebda2b6d151943db6/backports.weakref-1.0.post1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "12abcf35cf43a4a6215e3255cf2e49c77d5ba1e9c733af2aa3ec1ca9c4d02592",
"md5": "96ae6adc9b299b1f58849b3b1f8577d7",
"sha256": "bc4170a29915f8b22c9e7c4939701859650f2eb84184aee80da329ac0b9825c2"
},
"downloads": -1,
"filename": "backports.weakref-1.0.post1.tar.gz",
"has_sig": false,
"md5_digest": "96ae6adc9b299b1f58849b3b1f8577d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10574,
"upload_time": "2017-09-17T20:58:21",
"upload_time_iso_8601": "2017-09-17T20:58:21.892752Z",
"url": "https://files.pythonhosted.org/packages/12/ab/cf35cf43a4a6215e3255cf2e49c77d5ba1e9c733af2aa3ec1ca9c4d02592/backports.weakref-1.0.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-09-17 20:58:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "pjdelport",
"github_project": "backports.weakref",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "backports.weakref"
}