]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122356: restore the position of a file-like object after `zipfile.is_zipfile`...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 24 Nov 2024 16:36:15 +0000 (17:36 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Nov 2024 16:36:15 +0000 (11:36 -0500)
commite0ef08f5b444950ad9e900b27f5b5dbc706f4459
tree00a5c9b4c3905591f7a0b43c0264a69ed5c8c57d
parent3d8ac48aed6e27c43bf5d037018edcc31d9e66d8
gh-122356: restore the position of a file-like object after `zipfile.is_zipfile` (#122397)
Lib/test/test_zipfile/test_core.py
Lib/zipfile/__init__.py
Misc/NEWS.d/next/Library/2024-07-29-15-20-30.gh-issue-122356.wKCmFx.rst [new file with mode: 0644]