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