Message365734
> ZipInfo currently only allow adding entries to zip archives but doesn't have the ability to remove entries from them - pretty useful feature.
This public API enhancement seems substantial enough to warrant a python-ideas ML thread or topic in the "Ideas" category of discuss.python.org. It would help to demonstrate some real-world examples where one may want to programmatically remove entries.
Also, added zipfile maintainers to the nosy list. |
|
| Date |
User |
Action |
Args |
| 2020-04-04 00:56:42 | aeros | set | recipients:
+ aeros, twouters, alanmcintyre, serhiy.storchaka, yudilevi |
| 2020-04-04 00:56:42 | aeros | set | messageid: <[email protected]> |
| 2020-04-04 00:56:42 | aeros | link | issue40175 messages |
| 2020-04-04 00:56:42 | aeros | create | |
|