]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add @requires_zlib() decorator for gh-109858 tests (GH-113918)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jan 2024 15:56:40 +0000 (17:56 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jan 2024 15:56:40 +0000 (15:56 +0000)
commit70497218351ba44bffc8b571201ecb5652d84675
tree827293ac5307549be7919ac01081b053a6263b1a
parentf728f7242c6008a16daaa5dde8e1db786857c50e
Add @requires_zlib() decorator for gh-109858 tests (GH-113918)
Lib/test/test_zipfile/test_core.py