STINNER Victor <vstin...@redhat.com> added the comment:

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?

----------
resolution: fixed -> 
status: closed -> open

_______________________________________
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