]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101322: Ensure test_zlib.ZlibDecompressorTest runs, fix errors in ZlibDecompressor...
authorRuben Vorderman <r.h.p.vorderman@lumc.nl>
Sat, 4 Feb 2023 20:07:30 +0000 (21:07 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2023 20:07:30 +0000 (12:07 -0800)
commita89e6713c4de99d4be5a1304b134e57a24ab10ac
tree5859cc6495c07c995c65694d41a9c60f3ac71611
parent144aaa74bbd77aee822ee92344744dbb05aa2f30
gh-101322: Ensure test_zlib.ZlibDecompressorTest runs, fix errors in ZlibDecompressor (#101323)

* Ensure test_zlib.ZlibDecompressorTest actually runs, fix errors in ZlibDecompressor.
Lib/test/test_zlib.py
Misc/NEWS.d/next/Library/2023-01-26-06-44-35.gh-issue-101323.h8Hk11.rst [new file with mode: 0644]
Modules/zlibmodule.c