SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-34097: Add support for zipping files older than 1980-01-01 (GH-8270)

ZipFile can zip files older than 1980-01-01 and newer than 2107-12-31 using
a new strict_timestamps parameter at the cost of setting the timestamp
to the limit.
M
Marcel Plch committed
a2fe1e52eb94c41d9ebce1ab284180d7b1faa2a4
Parent: fc512e3
Committed by Victor Stinner <vstinner@redhat.com> on 8/2/2018, 1:04:52 PM