]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-137589: Zipfile tests: close file objects (GH-138080) (#139767)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Oct 2025 13:52:15 +0000 (15:52 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 13:52:15 +0000 (15:52 +0200)
commita688557720018a1e268909845c544c7b40884743
tree436316bb2a19c5440646b377d77358371695f20b
parent0c91d6848a696f3e6c395d7a772466a9e86a7cb1
[3.13] gh-137589: Zipfile tests: close file objects (GH-138080) (#139767)

gh-137589: Zipfile tests: close file objects (GH-138080)

Zipfile tests: close file objects
(cherry picked from commit 5cea8435943b4f9d22c89c80d86c2ba3b392c6f9)

Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com>
Lib/test/test_zipfile/_path/test_path.py
Lib/test/test_zipfile/test_core.py