]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91279: ZipFile.writestr now respect SOURCE_DATE_EPOCH (#124435)
authorWulian <1055917385@qq.com>
Mon, 20 Jan 2025 18:12:29 +0000 (02:12 +0800)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 18:12:29 +0000 (13:12 -0500)
commit5d57959d7da8cfcef8df072a6ad53795c60546aa
tree871d905ad1c6aaffda564988244b7e906dd5e4f3
parentdda02eb7be62bf0af850a7521c77c90ea997df6c
gh-91279: ZipFile.writestr now respect SOURCE_DATE_EPOCH (#124435)
Doc/whatsnew/3.14.rst
Lib/test/test_zipfile/test_core.py
Lib/zipfile/__init__.py
Misc/NEWS.d/next/Library/2024-12-30-19-53-14.gh-issue-91279.EeOJk1.rst [new file with mode: 0644]