0275f3ae54
- update to 0.5.1: * Fix a bug where flushing in threaded mode did not write the data to the output file. * Threaded reading and writing do no longer block exiting when an exception occurs in the main thread. - update to 0.5.0: * Fix a bug where READ and WRITE in zlib_ng.gzip_ng were inconsistent with the values in gzip on Python 3.13 * Small simplifications to the `gzip_ng.compress and gzip_ng.decompress` functions, which should lead to less overhead. - update to 0.4.3: * Fix a bug where files larger than 4GB could not be decompressed. - update to 0.4.2: * Fix a reference counting error that happened on module initialization and triggered an error in the CPython debug build. * Fix a setup.py error that was triggered on MacOS ARM64. - build against modern python on sle15
Dirk Mueller2024-11-22 17:43:34 +00:00
923af4dd20
- builda gainst modern python on sle15
Dirk Mueller2024-11-19 11:53:44 +00:00
eca2b48fff
Accepting request 1158509 from devel:languages:python
Ana Guerrero2024-03-17 21:15:34 +00:00
0253635f32
- update to 0.4.1: * Fix a bug where streams that were passed to gzip_ng_threaded.open where closed. * Fix compatibility with Python 3.13
Dirk Mueller2024-03-16 14:43:02 +00:00
8c5262d5f7
Accepting request 1144829 from devel:languages:python
Ana Guerrero2024-02-07 17:50:34 +00:00
44b98ae298
Accepting request 1144743 from home:bnavigator:branches:devel:languages:python
Dirk Mueller2024-02-07 08:44:35 +00:00
a24bc9676d
Accepting request 1131310 from system:homeautomation:home-assistant
Matej Cepl2023-12-06 14:43:15 +00:00