]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46267: Test compresslevel in gzip.compress (#30416)
authorRuben Vorderman <r.h.p.vorderman@lumc.nl>
Tue, 3 May 2022 05:11:06 +0000 (07:11 +0200)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 05:11:06 +0000 (23:11 -0600)
commita73fc73ff7586b09d68a330760d06862f5bafb9b
tree212dd417aa8e895fdb79f61675ebbbc57d1dab7c
parente846fe3fc189ff54413382611ee36e41c2f0776b
bpo-46267: Test compresslevel in gzip.compress  (#30416)

Fixes #90425
Lib/test/test_gzip.py