]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123424: add `ZipInfo._for_archive` to set suitable default properties (#123429)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 29 Dec 2024 18:30:53 +0000 (19:30 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Dec 2024 18:30:53 +0000 (18:30 +0000)
commit7e819ce0f32068de7914cd1ba3b4b95e91ea9873
treeee71bf301533e0f2396839052d79ac288d0a55ac
parentffece5590e95e89d3b5b6847e3beb443ff65c3db
gh-123424: add `ZipInfo._for_archive` to set suitable default properties (#123429)

---------

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Doc/library/zipfile.rst
Doc/whatsnew/3.14.rst
Lib/test/test_zipfile/_path/test_path.py
Lib/test/test_zipfile/test_core.py
Lib/zipfile/__init__.py
Misc/NEWS.d/next/Library/2024-08-28-16-10-37.gh-issue-123424.u96_i6.rst [new file with mode: 0644]