diff options
author | Bernhard M. Wiedemann <githubbmwprimary@lsmod.de> | 2024-10-12 17:18:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-12 17:18:48 (GMT) |
commit | dcd58c50844dae0d83517e88518a677914ea594b (patch) | |
tree | 1918fad5b50a7bb51ce47fc407ed25255f71d70a /Lib/queue.py | |
parent | 9944ad388c457325456152257b977410c4ec3593 (diff) | |
download | cpython-dcd58c50844dae0d83517e88518a677914ea594b.zip cpython-dcd58c50844dae0d83517e88518a677914ea594b.tar.gz cpython-dcd58c50844dae0d83517e88518a677914ea594b.tar.bz2 |
gh-125260: Change the default ``gzip.compress()`` mtime to 0 (#125261)
This follows GNU gzip, which defaults to using 0 as the mtime
for compressing stdin, where no file mtime is involved.
This makes the output of gzip.compress() deterministic by default,
greatly helping reproducible builds.
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Diffstat (limited to 'Lib/queue.py')
0 files changed, 0 insertions, 0 deletions