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 serhiy.storchaka
Recipients Ellison Marks, Jeremy Heiner, martin.panter, serhiy.storchaka, takluyver, xiang.zhang
Date 2017-04-12.13:03:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492002205.98.0.622429349821.issue30017@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4c0d9ea995da595e90e08813b89510de59907802 by Serhiy Storchaka in branch 'master':
bpo-30017: Allowed calling the close() method of the zip entry writer object (#1041)
https://github.com/python/cpython/commit/4c0d9ea995da595e90e08813b89510de59907802
History
Date User Action Args
2017-04-12 13:03:26serhiy.storchakasetrecipients: + serhiy.storchaka, takluyver, martin.panter, xiang.zhang, Ellison Marks, Jeremy Heiner
2017-04-12 13:03:25serhiy.storchakasetmessageid: <1492002205.98.0.622429349821.issue30017@psf.upfronthosting.co.za>
2017-04-12 13:03:25serhiy.storchakalinkissue30017 messages
2017-04-12 13:03:25serhiy.storchakacreate