Brotlipy

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

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

- Update to v0.6.0 of the Brotli library.

0.6.0

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

- Resolved a bug where ``decompress()`` would return an empty bytestring
instead of erroring if the provided bytestring was small enough.
- Added the ``finish()`` method to the streaming decompressor.

0.5.1

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

- Update to v0.5.2 of the Brotli library.
- Add new exception type (``Error``).
- Add compatiblity with C++ brotli library by aliasing ``Error`` to ``error``.
- Extra error checking of input parameters to the compressor.

0.5.0

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

- Update to v0.5.0 of the Brotli library.
- Extend one-shot compression API to include all control parameters.
- Added streaming/incremental compression API.
- Added flags to control compression mode.

0.4.0

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

Update to v0.4.0 of the Brotli library.

0.3.0

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

Update to v0.3.0 of the Brotli library.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.