[issue43848] gzip.py: explain optional argument mtime

New submission from Joachim <j.wuttke@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@python components: Documentation messages: 391093 nosy: docs@python, j5w6 priority: normal severity: normal status: open title: gzip.py: explain optional argument mtime versions: Python 3.10 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43848> _______________________________________

Change by Joachim <j.wuttke@fz-juelich.de>: ---------- keywords: +patch pull_requests: +24142 stage: -> patch review pull_request: https://github.com/python/cpython/pull/25410 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43848> _______________________________________
participants (1)
-
Joachim