Zope-intid

Latest version: v4.3.0

Safety actively analyzes 613750 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

4.3.1

------------------

- Nothing changed yet.

4.3.0

------------------

- Add support for Python 3.6.

- Drop support for Python 3.3.

4.2.0

------------------

- Raise more informative KeyError subclasses from the utility when intids
or objects cannot be found. This distinguishes them from errors
raised by normal dictionaries or BTrees, and is useful in unit
testing or when persisting intids or sharing them among processes
for later or concurrent use.

- Propagate ``POSKeyError`` from ``queryId`` instead of returning the
default object. This exception indicates a corrupt database, not a
missing object. The ``queryObject`` function already behaved this way.

- Stop depending on ZODB for anything except testing.

- Add support for Python 3.5 and PyPy3 5.2.

- Drop support for Python 2.6.

4.1.0

------------------

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

- Add support for Python 3.4.

4.0.0

------------------

- Add support for testing on Travis.

4.0.0a1

--------------------

- Add support for Python 3.3.

- Replace deprecated ``zope.interface.implements`` usage with equivalent
``zope.interface.implementer`` decorator.

- Drop support for Python 2.4 and 2.5.

- Bug fix: ensure that the IntId utility never generates ids greater
than the maxint of the BTree family being used.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.