]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137589: Zipfile tests: close file objects (GH-138080)
authorRogdham <3994389+Rogdham@users.noreply.github.com>
Wed, 8 Oct 2025 12:29:37 +0000 (14:29 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 12:29:37 +0000 (14:29 +0200)
commit5cea8435943b4f9d22c89c80d86c2ba3b392c6f9
treeddd10dcede4fd297dde27e54f5434c313decf9ad
parentc4e7d245d61ac4547ecf3362b28f64fc00aa88c0
gh-137589: Zipfile tests: close file objects (GH-138080)

Zipfile tests: close file objects
Lib/test/test_zipfile/_path/test_path.py
Lib/test/test_zipfile/test_core.py