Python-xz

Latest version: v0.5.0

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

Scan your dependencies

Page 3 of 3

0.2.0

:rocket: Added

- Write modes (`w`, `x`, `r+`, `w+`, `x+`) :tada:
- Allow to `seek` past the end of the fileobj
- Calling `len` on a fileobj gives its length, and `bool` tells if it is empty
- Export useful constants and functions from `lzma` for easy access: checks, filters,
etc.

:house: Internal

- Test that no warnings are generated
- Change development status to Alpha

0.1.2

:rocket: Added

- Add `__version__` attribute to module, despite [PEP 396] being rejected

[pep 396]: https://www.python.org/dev/peps/pep-0396/

0.1.1

:rocket: Added

- Implementation of the `fileno` method

0.1.0

:rocket: Added

- Initial public release :tada:

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.