]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 20 May 2026 19:49:13 +0000 (21:49 +0200)
committerGitHub <noreply@github.com>
Wed, 20 May 2026 19:49:13 +0000 (19:49 +0000)
commitca0da94f09d22794da6c5c8f8cdc622cf5536965
tree9fceefdfc4d71734f3d7599b286093b1c3024ff5
parentfb6984f305db00aa2dad623cf7b1236eddbd0387
[3.15] gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (GH-134264) (#150137)

gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (GH-134264)

---------
(cherry picked from commit 9dcf94e906906ff39c7955227c2b044b515ee162)

Co-authored-by: Caleb <23644849+ctrlaltf2@users.noreply.github.com>
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]