Package: python-lz4 / 4.4.4+dfsg-3

Metadata

Package Version Patches format
python-lz4 4.4.4+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
py314.patch | (download)

lz4/frame/__init__.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 correct the import of _compression for python 3.14

This is backwards compatible with all supported versions of Python.

Co-authored-by: Christian Clauss <cclauss@me.com>