Skip to main content

Key References

Project description

zope.keyreference

Latest Version Supported Python versions Build Status Code Coverage Documentation Status

Object references that support stable comparison and hashes.

Documentation can be found at https://zopekeyreference.readthedocs.io

Changes

6.0 (2023-04-25)

  • Drop support for Python 2.7, 3.5, 3.6.

  • Add support for Python 3.11.

  • Make the tests compatible with zope.testing >= 5.

5.0.0 (2022-03-25)

  • Remove __cmp__ methods. Since the implementation of the rich comparison methods (__eq__, etc) in 4.0a1, the interpreter won’t call __cmp__, even on Python 2. See issue 10.

  • Add support for Python 3.8, 3.9, and 3.10.

  • Drop support for Python 3.4.

4.2.0 (2018-10-26)

  • Add support for Python 3.5, 3.6, and 3.7.

  • Drop support for Python 2.6 and 3.3.

4.1.0 (2014-12-27)

  • Add support for PyPy (PyPy3 blocked on PyPy3-compatible zodbpickle).

  • Add support for Python 3.4.

4.0.0 (2014-12-20)

  • Add support for testing on Travis.

4.0.0a2 (2013-02-25)

  • Ensure that the SimpleKeyReference implementation (used for testing) also implements rich comparison properly.

4.0.0a1 (2013-02-22)

  • Add support for Python 3.3.

  • Replace deprecated zope.component.adapts usage with equivalent zope.component.adapter decorator.

  • Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.

  • Drop support for Python 2.4 and 2.5.

3.6.4 (2011-11-30)

  • Fix tests broken by removal of zope.testing from test dependencies: avoid the ZODB3 module that needs it.

3.6.3 (2011-11-29)

  • Prefer the standard libraries doctest module to the one from zope.testing.

3.6.2 (2009-09-15)

  • Make the tests pass with ZODB3.9, which changed the repr() of the persistent classes.

3.6.1 (2009-02-01)

  • Load keyreferences, pickled by old zope.app.keyreference even if its not installed anymore (so don’t break if one updates a project that don’t directly depends on zope.app.keyreference).

3.6.0 (2009-01-31)

  • Rename zope.app.keyreference to zope.keyreference.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.keyreference-6.0.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

zope.keyreference-6.0-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file zope.keyreference-6.0.tar.gz.

File metadata

  • Download URL: zope.keyreference-6.0.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for zope.keyreference-6.0.tar.gz
Algorithm Hash digest
SHA256 a8242f4115befe9181d0b8f4ff847d213246f2c24a6a334f0cc8d103680c14d5
MD5 91698394509c3a805ba4b033939c3387
BLAKE2b-256 ee35645eadc95947896dc999a33cf4ce2e1927b716fccfef17e4525e3d3773ce

See more details on using hashes here.

File details

Details for the file zope.keyreference-6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zope.keyreference-6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a28c157df5417b259bde0925d3c13890c809714cd6557601d3ed8fd9cc107e2
MD5 4713c2a637595a0c2f96dab70fac5717
BLAKE2b-256 b68f989b9a7b87693c74696853dc02aaab32affd6e7a7877f5133fc208c1e11f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page