[issue38886] permissions too restrictive in zipfile.writestr

2019-11-21 Thread Raphael Dussin
New submission from Raphael Dussin : zipfile.writestr write with permissions 600 by default and there is no way to override permissions. This can be an issue when writing zip archive of data one want to share (e.g. zarr zipstore, see https://github.com/zarr-developers/zarr-python/pull/517

[issue38886] permissions too restrictive in zipfile.writestr

2019-11-21 Thread Raphael Dussin
Change by Raphael Dussin : -- keywords: +patch pull_requests: +16814 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17327 ___ Python tracker <https://bugs.python.org/issu