Message321598
| Author | petr.viktorin |
|---|---|
| Recipients | Dormouse759, petr.viktorin, serhiy.storchaka |
| Date | 2018-07-13.12:22:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531484534.93.0.56676864532.issue34097@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm not sure the extensions will solve this problem fully. If an implementation that doesn't support these extensions, how does it handle them? For example, if Python 3.8 implements the extensions, I use py3.8 to create a zipfile containing old timestamps, and then want to uncompress the file using Python 2.7, how do I avoid losing the timestamp information? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-13 12:22:14 | petr.viktorin | set | recipients: + petr.viktorin, serhiy.storchaka, Dormouse759 |
| 2018-07-13 12:22:14 | petr.viktorin | set | messageid: <1531484534.93.0.56676864532.issue34097@psf.upfronthosting.co.za> |
| 2018-07-13 12:22:14 | petr.viktorin | link | issue34097 messages |
| 2018-07-13 12:22:14 | petr.viktorin | create | |