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 alanmcintyre, and800, serhiy.storchaka, twouters
Date 2019-03-30.13:52:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553953941.11.0.40623416269.issue36434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4724ba9b57c45ce4bca3c828f2ed8dcff3800a0c by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-36434: Properly handle writing errors in ZIP files. (GH-12559) (GH-12628)
https://github.com/python/cpython/commit/4724ba9b57c45ce4bca3c828f2ed8dcff3800a0c
History
Date User Action Args
2019-03-30 13:52:21serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, alanmcintyre, and800
2019-03-30 13:52:21serhiy.storchakasetmessageid: <1553953941.11.0.40623416269.issue36434@roundup.psfhosted.org>
2019-03-30 13:52:21serhiy.storchakalinkissue36434 messages
2019-03-30 13:52:21serhiy.storchakacreate