We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ca0b9 commit 04ff498Copy full SHA for 04ff498
CHANGELOG.rst
@@ -7,6 +7,11 @@ Changelog
7
.. This document is user facing. Please word the changes in such a way
8
.. that users understand how the changes affect the new version.
9
10
+version 0.5.0-dev
11
+-----------------
12
++ Fix a bug where READ and WRITE in zlib_ng.gzip_ng were inconsistent with the
13
+ values in gzip on Python 3.13
14
+
15
version 0.4.3
16
-----------------
17
+ Fix a bug where files larger than 4GB could not be decompressed.
0 commit comments