Message322957
| Author | vstinner |
|---|---|
| Recipients | Dormouse759, petr.viktorin, serhiy.storchaka, vstinner |
| Date | 2018-08-02.14:23:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533219804.03.0.56676864532.issue34097@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Serhiy: > If add a new option, I prefer to add it to the ZipFile constructor, similarly to allowZip64. Aha, that would make sense. I'm not sure that it's useful to control the parameter per added file, it's enough to control the parameter per ZIP archive. Marcel: would you mind to try to move the strict_timestamps parameter from ZipFile.write() to ZipFile constructor? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-02 14:23:24 | vstinner | set | recipients: + vstinner, petr.viktorin, serhiy.storchaka, Dormouse759 |
| 2018-08-02 14:23:24 | vstinner | set | messageid: <1533219804.03.0.56676864532.issue34097@psf.upfronthosting.co.za> |
| 2018-08-02 14:23:24 | vstinner | link | issue34097 messages |
| 2018-08-02 14:23:23 | vstinner | create | |