]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151866: Remove unneeded `zlib` dependency in `test_zipfile.test_core` (#135631)
authorDanny Lin <danny0838@gmail.com>
Mon, 22 Jun 2026 14:11:24 +0000 (22:11 +0800)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 14:11:24 +0000 (15:11 +0100)
commitf928475886ee36f0b6d10300a79578d2750590be
tree11a06027d1946c96fcc3941846464eff12d21a4e
parentff275f091b90056bbafd7a230f348532308bdca7
gh-151866: Remove unneeded `zlib` dependency in `test_zipfile.test_core` (#135631)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_zipfile/test_core.py