]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40105: ZipFile truncate in append mode with shorter comment (GH-19337)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 28 Sep 2020 20:18:47 +0000 (13:18 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 20:18:47 +0000 (13:18 -0700)
commit048f54dc75d51e8a1c5822ab7b2828295192aaa5
treef3b118cee6c58f5074c4ab748044d6ff449e1e8e
parentbdf46bc7e12c08aaab676a2c947f03daffe035a7
bpo-40105: ZipFile truncate in append mode with shorter comment (GH-19337)

(cherry picked from commit ff9147d93b868f0e13b9fe14e2a76c2879f6787b)

Co-authored-by: Jan Mazur <16736821+mzr@users.noreply.github.com>
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS.d/next/Library/2020-04-03-16-13-59.bpo-40105.hfM2c0.rst [new file with mode: 0644]