]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) (GH-112646)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Dec 2023 11:41:50 +0000 (12:41 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Dec 2023 11:41:50 +0000 (11:41 +0000)
commit73cda994a39292c43402cb0914304c82b92b9f43
treec74c1b2b2cf0df969500c706ef49185fad896548
parent6221482f0c459c2e7dbd946265069246a400072a
[3.12] gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) (GH-112646)

(cherry picked from commit 29e6c7b68acac628b084a82670708008be262379)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
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]