Petr Viktorin <encu...@gmail.com> added the comment:

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?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34097>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to