Zc-zlibstorage

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

==================

- Add support for Python 3.6 and PyPy.

- Test with both ZODB/ZEO 4 and ZODB/ZEO 5.
Note that ServerZlibStorage cannot be used in a ZODB 5 Connection
(e.g., client-side, which wouldn't make sense :-]).
(https://github.com/zopefoundation/zc.zlibstorage/issues/5).

- Close the underlying iterator used by the ``iterator`` wrapper when
it is closed. (https://github.com/zopefoundation/zc.zlibstorage/issues/4)

1.1.0

==================

- Fixed an incompatibility with ZODB5. The previously optional and
ignored version argument to the database ``invalidate`` method is now
disallowed.

- Drop Python 2.6, 3.2, and 3.3 support. Added Python 3.4 and 3.5 support.

1.0.0

==================

- Python 3 support contributed by Christian Tismer.

0.1.1

==================

- Fixed a packaging bug.

0.1.0

==================

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.