]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112578: Fix RuntimeWarning when running zipfile (GH-112579)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Sun, 3 Dec 2023 11:09:29 +0000 (03:09 -0800)
committerGitHub <noreply@github.com>
Sun, 3 Dec 2023 11:09:29 +0000 (13:09 +0200)
commit29e6c7b68acac628b084a82670708008be262379
tree01c2f0dbc958b4557a507273b17d0ea7fa37c0f1
parentfc9e24b01fb7da4160b82cef26981d72bb678c13
gh-112578: Fix RuntimeWarning when running zipfile (GH-112579)
Lib/zipfile/__init__.py
Lib/zipfile/__main__.py
Misc/NEWS.d/next/Library/2023-12-01-08-28-09.gh-issue-112578.bfNbfi.rst [new file with mode: 0644]