SIGN IN SIGN UP

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>
B
Bernhard M. Wiedemann committed
dcd58c50844dae0d83517e88518a677914ea594b
Parent: 9944ad3
Committed by GitHub <noreply@github.com> on 10/12/2024, 5:18:48 PM