Zodburi

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 3

3.0.0

~~~~~~~~~~~~~~~~~~

- Drop support for Python 3.7 and 3.8.

- Add support for Python 3.9 - 3.13.

- Rename private `zodburi._resolve_uri` helper to
`_get_uri_factory_and_dbkw` for clarity. Preserve original name
as a backward-compatibility alias (even though private, downstreams may
have found it needful to use the function).

- Update unit tests using `pytest` idioms, dropping the
`unittest.TestCase` classes.

- Remove Python2 compatibility shims.

- Replace use of deprecated `pkg_resources` APIs with new
`importlib.metadata` versions.

- Deprecate ``?demostorage`` query string parameter in favour of
``demo:`` URI scheme.

2.6.0

~~~~~~~~~~~~~~~~~~

- Drop support for ZODB4.

- Drop support for python < 3.7.

2.5.0

~~~~~~~~~~~~~~~~~~

- Support both ZODB4 and ZODB5.

- Add support for PyPy.

- Add support for Python 3.8.

- Drop support for Python 3.4.

- Add support for ``demo:`` URI scheme.

2.4.0

~~~~~~~~~~~~~~~~~~

- Add support for Python 3.7.

- Fix PendingDeprecationWarning about ``cgi.parse_qsl``. (PR 21)

2.3.0

~~~~~~~~~~~~~~~~~~

- Fix parsing of ``zeo://`` URI with IPv6 address.

- Drop support for Python 3.3.

- Add support for Python 3.6.

2.2.2

~~~~~~~~~~~~~~~~~~

- Fix transposed ``install_requires`` and ``tests_require`` lists in
``setup.py``.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.