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.

Author python-dev
Recipients Antony.Lee, python-dev, serhiy.storchaka
Date 2014-10-04.10:56:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141004105619.82419.40665@mail.hg.python.org>
In-reply-to
Content
New changeset 911da1072099 by Serhiy Storchaka in branch '2.7':
Issue #22219: The zipfile module CLI now adds entries for directories
https://hg.python.org/cpython/rev/911da1072099

New changeset 981d18930d6d by Serhiy Storchaka in branch '3.4':
Issue #22219: The zipfile module CLI now adds entries for directories
https://hg.python.org/cpython/rev/981d18930d6d

New changeset d61d2e5a0956 by Serhiy Storchaka in branch 'default':
Issue #22219: The zipfile module CLI now adds entries for directories
https://hg.python.org/cpython/rev/d61d2e5a0956
History
Date User Action Args
2014-10-04 10:56:22python-devsetrecipients: + python-dev, serhiy.storchaka, Antony.Lee
2014-10-04 10:56:22python-devlinkissue22219 messages
2014-10-04 10:56:22python-devcreate