bpo-37921: Better handle symlinks in the zipfile module#15401
bpo-37921: Better handle symlinks in the zipfile module#15401zaphodef wants to merge 4 commits intopython:mainfrom
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Our records indicate we have not received your CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. If you have recently signed the CLA, please wait at least one business day You can check yourself to see if the CLA has been received. Thanks again for your contribution, we look forward to reviewing it! |
|
Hi @zaphodef thanks for the PR and the feature request. |
|
This PR is stale because it has been open for 30 days with no activity. |
|
Please don't close this, this is a necessary change for my use case. I maintain Minigalaxy and have been waiting for 7 years for this and the ability to preserve permissions when unpacking a zip. Right now I am using the unzip command through subprocess. Could I do something to help move this along? Is anything missing? |
https://bugs.python.org/issue37921
https://bugs.python.org/issue37921