This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 aeros
收信人 aeros, alanmcintyre, serhiy.storchaka, twouters, yudilevi
日期 2020-04-04.00:56:42
SpamBayes Score -1.0
Marked as misclassified
Message-id <1585961802.66.0.491339504935.issue40175@roundup.psfhosted.org>
In-reply-to
内容
> 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.
历史
日期 用户 动作 参数
2020-04-04 00:56:42aeros修改recipients: + aeros, twouters, alanmcintyre, serhiy.storchaka, yudilevi
2020-04-04 00:56:42aeros修改messageid: <1585961802.66.0.491339504935.issue40175@roundup.psfhosted.org>
2020-04-04 00:56:42aeros链接issue40175 messages
2020-04-04 00:56:42aeros创建