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

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