[New-bugs-announce] [issue43848] gzip.py: explain optional argument mtime

Joachim report at bugs.python.org
Wed Apr 14 14:30:43 EDT 2021


New submission from Joachim <j.wuttke at fz-juelich.de>:

Explain the data type of optional argument mtime: seconds since the epoch.

As an alternative to mtime = None, recommend mtime = 0 for generating deterministic streams.

----------
assignee: docs at python
components: Documentation
messages: 391093
nosy: docs at python, j5w6
priority: normal
severity: normal
status: open
title: gzip.py: explain optional argument mtime
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43848>
_______________________________________


More information about the New-bugs-announce mailing list