cpython/Misc/NEWS.d/next/Library/2022-02-09-00-53-23.bpo-458...

1 line
266 B
ReStructuredText

When the :mod:`tarfile` module creates a pax format archive, it will put an integer representation of timestamps in the ustar header (if possible) for the benefit of older unarchivers, in addition to the existing full-precision timestamps in the pax extended header.