Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
sources: workaround for ZipFile.extractall not preserving permissions #1723
+13
−4
Conversation
mariogrip
and others
added some commits
Nov 9, 2017
sergiusens
changed the title from
Workaround for ZipFile.extractall not preserving permission
to
sources: workaround for ZipFile.extractall not preserving permissions
Nov 10, 2017
sergiusens
merged commit 3f1c193
into
snapcore:master
Nov 10, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
sergiusens
added this to the 2.35 milestone
Nov 10, 2017
om26er
referenced this pull request
in snapcrafters/android-studio
Nov 19, 2017
Closed
Permission denied when running #2
added a commit
to matiasb/snapcraft
that referenced
this pull request
Nov 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mariogrip commentedNov 9, 2017
There is an open python bug for this: https://bugs.python.org/issue15795