]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (#134264)
authorCaleb <23644849+ctrlaltf2@users.noreply.github.com>
Wed, 20 May 2026 01:36:19 +0000 (21:36 -0400)
committerGitHub <noreply@github.com>
Wed, 20 May 2026 01:36:19 +0000 (01:36 +0000)
commit9dcf94e906906ff39c7955227c2b044b515ee162
tree7c2f65d596da3115d4cb9cb3dd5e73201553b1f8
parentde9c32fc34fe2e000de1a5588296327beb663af8
gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (#134264)

---------

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/test/test_zipfile/test_core.py
Lib/zipfile/__init__.py
Misc/NEWS.d/next/Library/2025-05-19-21-08-25.gh-issue-134261.ravGYm.rst [new file with mode: 0644]