René's URL Explorer Experiment


Title: Issue 15795: Zipfile.extractall does not preserve file permissions - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/59999 https://github.com/python/cpython/issues/59999
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
issue15795.patchhttps://bugs.python.org/file27086/issue15795.patch
reviewhttps://bugs.python.org/review/15795/#ps5921
issue15795_updated.patchhttps://bugs.python.org/file34852/issue15795_updated.patch
reviewhttps://bugs.python.org/review/15795/#ps11590
issue15795_cleaned.patchhttps://bugs.python.org/file34873/issue15795_cleaned.patch
reviewhttps://bugs.python.org/review/15795/#ps11604
issue15795_test_and_doc_fixes.patchhttps://bugs.python.org/file34893/issue15795_test_and_doc_fixes.patch
reviewhttps://bugs.python.org/review/15795/#ps11622
PR 17790https://github.com/python/cpython/pull/17790
PR 32289https://github.com/python/cpython/pull/32289
msg169233https://bugs.python.org/issue15795#msg169233
(view)https://bugs.python.org/msg169233
http://hg.python.org/cpython/file/52159aa5d401/Lib/zipfile.py#l1251http://hg.python.org/cpython/file/52159aa5d401/Lib/zipfile.py#l1251
msg169242https://bugs.python.org/issue15795#msg169242
(view)https://bugs.python.org/msg169242
issue 3394https://bugs.python.org/issue3394
msg169629https://bugs.python.org/issue15795#msg169629
(view)https://bugs.python.org/msg169629
msg174356https://bugs.python.org/issue15795#msg174356
(view)https://bugs.python.org/msg174356
msg174359https://bugs.python.org/issue15795#msg174359
(view)https://bugs.python.org/msg174359
issue 3394https://bugs.python.org/issue3394
msg191425https://bugs.python.org/issue15795#msg191425
(view)https://bugs.python.org/msg191425
msg191459https://bugs.python.org/issue15795#msg191459
(view)https://bugs.python.org/msg191459
msg216228https://bugs.python.org/issue15795#msg216228
(view)https://bugs.python.org/msg216228
msg216267https://bugs.python.org/issue15795#msg216267
(view)https://bugs.python.org/msg216267
msg216298https://bugs.python.org/issue15795#msg216298
(view)https://bugs.python.org/msg216298
msg216304https://bugs.python.org/issue15795#msg216304
(view)https://bugs.python.org/msg216304
msg216376https://bugs.python.org/issue15795#msg216376
(view)https://bugs.python.org/msg216376
msg225526https://bugs.python.org/issue15795#msg225526
(view)https://bugs.python.org/msg225526
msg233445https://bugs.python.org/issue15795#msg233445
(view)https://bugs.python.org/msg233445
msg237139https://bugs.python.org/issue15795#msg237139
(view)https://bugs.python.org/msg237139
msg261145https://bugs.python.org/issue15795#msg261145
(view)https://bugs.python.org/msg261145
msg283918https://bugs.python.org/issue15795#msg283918
(view)https://bugs.python.org/msg283918
https://hg.python.org/cpython/file/default/Lib/zipfile.py#l107https://hg.python.org/cpython/file/default/Lib/zipfile.py#l107
msg311328https://bugs.python.org/issue15795#msg311328
(view)https://bugs.python.org/msg311328
https://stackoverflow.com/questions/39296101/python-zipfile-removes-execute-permissions-from-binarieshttps://stackoverflow.com/questions/39296101/python-zipfile-removes-execute-permissions-from-binaries
msg378712https://bugs.python.org/issue15795#msg378712
(view)https://bugs.python.org/msg378712
msg394819https://bugs.python.org/issue15795#msg394819
(view)https://bugs.python.org/msg394819
msg404877https://bugs.python.org/issue15795#msg404877
(view)https://bugs.python.org/msg404877
msg416661https://bugs.python.org/issue15795#msg416661
(view)https://bugs.python.org/msg416661
msg416672https://bugs.python.org/issue15795#msg416672
(view)https://bugs.python.org/msg416672
msg416674https://bugs.python.org/issue15795#msg416674
(view)https://bugs.python.org/msg416674
msg416674https://bugs.python.org/msg416674
msg416672https://bugs.python.org/msg416672
msg416661https://bugs.python.org/msg416661
pull_request30350https://bugs.python.org/pull_request30350
sam_ezehhttps://bugs.python.org/user42577
selimbhttps://bugs.python.org/user36554
nanjekyejoannahhttps://bugs.python.org/user29786
msg404877https://bugs.python.org/msg404877
eric.araujohttps://bugs.python.org/user7641
msg394819https://bugs.python.org/msg394819
yossarianhttps://bugs.python.org/user33533
kulakov-nhttps://bugs.python.org/user36187
msg378712https://bugs.python.org/msg378712
pull_request17223https://bugs.python.org/pull_request17223
aroberthttps://bugs.python.org/user20621
Étienne Dupuishttps://bugs.python.org/user27806
msg311328https://bugs.python.org/msg311328
kmtraceyhttps://bugs.python.org/user4447
msg283918https://bugs.python.org/msg283918
bwanamarkohttps://bugs.python.org/user18258
msg261145https://bugs.python.org/msg261145
msg237139https://bugs.python.org/msg237139
belopolskyhttps://bugs.python.org/user1427
aroberthttps://bugs.python.org/user20621
msg233445https://bugs.python.org/msg233445
serhiy.storchakahttps://bugs.python.org/user15623
lars.gustaebelhttps://bugs.python.org/user1578
msg225526https://bugs.python.org/msg225526
serhiy.storchakahttps://bugs.python.org/user15623
Orbordehttps://bugs.python.org/user19344
issue15795_test_and_doc_fixes.patchhttps://bugs.python.org/file34893
msg216376https://bugs.python.org/msg216376
Claudiu.Popahttps://bugs.python.org/user12504
msg216304https://bugs.python.org/msg216304
issue15795_cleaned.patchhttps://bugs.python.org/file34873
msg216298https://bugs.python.org/msg216298
msg216267https://bugs.python.org/msg216267
issue15795_updated.patchhttps://bugs.python.org/file34852
Glenn.Joneshttps://bugs.python.org/user19408
msg216228https://bugs.python.org/msg216228
ronaldoussorenhttps://bugs.python.org/user925
msg191459https://bugs.python.org/msg191459
issue18262 supersederhttps://bugs.python.org/issue18262
msg191425https://bugs.python.org/msg191425
techtonikhttps://bugs.python.org/user2984
desaintmartinhttps://bugs.python.org/user17403
pitrouhttps://bugs.python.org/user2040
swarrenhttps://bugs.python.org/user4112
cbrannonhttps://bugs.python.org/user8964
msg174359https://bugs.python.org/msg174359
Aaron.Trainhttps://bugs.python.org/user16799
msg174356https://bugs.python.org/msg174356
issue15795.patchhttps://bugs.python.org/file27086
patchhttps://bugs.python.org/keyword2
msg169629https://bugs.python.org/msg169629
r.david.murrayhttps://bugs.python.org/user9663
msg169242https://bugs.python.org/msg169242
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.