Issue34898
Created on 2018-10-04 21:22 by guoci, last changed 2019-08-23 15:19 by dhimmel. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 9704 | merged | guoci, 2018-10-04 21:27 | |
| Messages (4) | |||
|---|---|---|---|
| msg327088 - (view) | Author: Guo Ci Teo (guoci) * | Date: 2018-10-04 21:22 | |
With the `mtime` argument, the output from `gzip.compress` can be reproducible. |
|||
| msg329408 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2018-11-07 09:50 | |
New changeset 0e7497cb469b003a45a4abe4105b81ef6d0c4002 by Serhiy Storchaka (guoci) in branch 'master': bpo-34898: Add mtime parameter to gzip.compress(). (GH-9704) https://github.com/python/cpython/commit/0e7497cb469b003a45a4abe4105b81ef6d0c4002 |
|||
| msg329409 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2018-11-07 09:51 | |
Thank you for your contribution! |
|||
| msg350307 - (view) | Author: Daniel Himmelstein (dhimmel) * | Date: 2019-08-23 15:19 | |
Any reason not to also expose mtime in the gzip.open API? |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-23 15:19:25 | dhimmel | set | nosy:
+ dhimmel messages: + msg350307 |
| 2018-11-07 09:51:40 | serhiy.storchaka | set | status: open -> closed versions: - Python 3.6, Python 3.7 type: enhancement messages: + msg329409 resolution: fixed |
| 2018-11-07 09:50:37 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg329408 |
| 2018-10-07 07:26:18 | sir-sigurd | set | nosy:
+ sir-sigurd |
| 2018-10-05 12:41:24 | xtreak | set | nosy:
+ xtreak |
| 2018-10-04 21:27:44 | guoci | set | keywords:
+ patch stage: patch review pull_requests: + pull_request9089 |
| 2018-10-04 21:22:04 | guoci | create | |