.. image:: https://github.com/zopefoundation/Missing/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/Missing/actions/workflows/tests.yml
.. image:: https://coveralls.io/repos/github/zopefoundation/Missing/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/Missing?branch=master
.. image:: https://img.shields.io/pypi/v/Missing.svg
:target: https://pypi.org/project/Missing/
:alt: Current version on PyPI
.. image:: https://img.shields.io/pypi/pyversions/Missing.svg
:target: https://pypi.org/project/Missing/
:alt: Supported Python versions
Missing
=======
Missing provides special objects used in some Zope internals like the ZCatalog.
Changelog
=========
5.0 (2023-06-21)
----------------
- Drop support for Python 2.7, 3.5, 3.6.
- Deprecate ``._Missing`` which containes just BBB imports.
4.2 (2022-11-16)
----------------
- Add support for Python 3.8, 3.9, 3.10, 3.11
4.1 (2018-10-05)
----------------
- Drop support for Python 3.4.
- Add support for Python 3.7.
4.0.1 (2017-08-25)
------------------
- Restore `Missing._Missing` module for pickle compatibility with the old
C extension version. [https://github.com/zopefoundation/Missing/issues/3]
4.0 (2017-05-16)
----------------
- Add support for bytes and matrix multiplication.
- Remove the Python 2-only C extension.
3.2 (2017-04-26)
----------------
- Add support for Python 3.6, drop support for Python 3.3.
3.1 (2016-04-03)
----------------
- Add support for Python 3.4 and 3.5.
- Drop support for Python 2.6 and 3.2.
3.0 (2013-05-05)
----------------
- Added compatibility with Python 3.2, 3.3 and PyPy using the Python
implementation.
- Added a Python reference implementation of the Missing class.
- Changed the type name of the Missing class to `Missing.Missing` to
distinguish it from an instance of the type like `Missing.Value`.
2.13.1 (2010-06-16)
-------------------
- Added a ``__class__`` to Missing.Value objects.
2.13.0 (2010-03-30)
-------------------
- Released as separate package.
Raw data
{
"_id": null,
"home_page": "https://github.com/zopefoundation/Missing",
"name": "Missing",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "zope missing object",
"author": "Zope Foundation and Contributors",
"author_email": "zope-dev@zope.dev",
"download_url": "https://files.pythonhosted.org/packages/0d/34/eb8410ca60ad89487f0c6dca21c89068a17a323acc67d5c078cd2fb65ff6/Missing-5.0.tar.gz",
"platform": null,
"description": ".. image:: https://github.com/zopefoundation/Missing/actions/workflows/tests.yml/badge.svg\n :target: https://github.com/zopefoundation/Missing/actions/workflows/tests.yml\n\n.. image:: https://coveralls.io/repos/github/zopefoundation/Missing/badge.svg?branch=master\n :target: https://coveralls.io/github/zopefoundation/Missing?branch=master\n\n.. image:: https://img.shields.io/pypi/v/Missing.svg\n :target: https://pypi.org/project/Missing/\n :alt: Current version on PyPI\n\n.. image:: https://img.shields.io/pypi/pyversions/Missing.svg\n :target: https://pypi.org/project/Missing/\n :alt: Supported Python versions\n\nMissing\n=======\n\nMissing provides special objects used in some Zope internals like the ZCatalog.\n\n\nChangelog\n=========\n\n5.0 (2023-06-21)\n----------------\n\n\n- Drop support for Python 2.7, 3.5, 3.6.\n\n- Deprecate ``._Missing`` which containes just BBB imports.\n\n\n4.2 (2022-11-16)\n----------------\n\n- Add support for Python 3.8, 3.9, 3.10, 3.11\n\n\n4.1 (2018-10-05)\n----------------\n\n- Drop support for Python 3.4.\n\n- Add support for Python 3.7.\n\n4.0.1 (2017-08-25)\n------------------\n\n- Restore `Missing._Missing` module for pickle compatibility with the old\n C extension version. [https://github.com/zopefoundation/Missing/issues/3]\n\n4.0 (2017-05-16)\n----------------\n\n- Add support for bytes and matrix multiplication.\n\n- Remove the Python 2-only C extension.\n\n3.2 (2017-04-26)\n----------------\n\n- Add support for Python 3.6, drop support for Python 3.3.\n\n3.1 (2016-04-03)\n----------------\n\n- Add support for Python 3.4 and 3.5.\n\n- Drop support for Python 2.6 and 3.2.\n\n3.0 (2013-05-05)\n----------------\n\n- Added compatibility with Python 3.2, 3.3 and PyPy using the Python\n implementation.\n\n- Added a Python reference implementation of the Missing class.\n\n- Changed the type name of the Missing class to `Missing.Missing` to\n distinguish it from an instance of the type like `Missing.Value`.\n\n2.13.1 (2010-06-16)\n-------------------\n\n- Added a ``__class__`` to Missing.Value objects.\n\n2.13.0 (2010-03-30)\n-------------------\n\n- Released as separate package.\n",
"bugtrack_url": null,
"license": "ZPL 2.1",
"summary": "Special Missing objects used in Zope.",
"version": "5.0",
"project_urls": {
"Homepage": "https://github.com/zopefoundation/Missing",
"Issue Tracker": "https://github.com/zopefoundation/Missing/issues",
"Sources": "https://github.com/zopefoundation/Missing"
},
"split_keywords": [
"zope",
"missing",
"object"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2db79a84a141b07dc1b0ef4d65b4fa2d2173fef84a64649dc8700b62bcddcc7e",
"md5": "f831d0a4c892d97e2fbb4dd383015be4",
"sha256": "482e73d644cb7de8d1ae7f559a787e794d27a42981ee9d770f781cb4ab770920"
},
"downloads": -1,
"filename": "Missing-5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f831d0a4c892d97e2fbb4dd383015be4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6026,
"upload_time": "2023-06-21T06:19:54",
"upload_time_iso_8601": "2023-06-21T06:19:54.125279Z",
"url": "https://files.pythonhosted.org/packages/2d/b7/9a84a141b07dc1b0ef4d65b4fa2d2173fef84a64649dc8700b62bcddcc7e/Missing-5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0d34eb8410ca60ad89487f0c6dca21c89068a17a323acc67d5c078cd2fb65ff6",
"md5": "1907c27b3913f5dd45a1d40927371865",
"sha256": "81e53a025e1b31a1311aeec56e35249cd7d7f0c278bef42dc09c6dd893ccb185"
},
"downloads": -1,
"filename": "Missing-5.0.tar.gz",
"has_sig": false,
"md5_digest": "1907c27b3913f5dd45a1d40927371865",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 8276,
"upload_time": "2023-06-21T06:19:55",
"upload_time_iso_8601": "2023-06-21T06:19:55.604620Z",
"url": "https://files.pythonhosted.org/packages/0d/34/eb8410ca60ad89487f0c6dca21c89068a17a323acc67d5c078cd2fb65ff6/Missing-5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-21 06:19:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zopefoundation",
"github_project": "Missing",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "missing"
}