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.06:25:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553927122.18.0.502722978445.issue36434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2524fdefc9bb2a97b99319190aeb23703079ad4c by Serhiy Storchaka in branch 'master':
bpo-36434: Properly handle writing errors in ZIP files. (GH-12559)
https://github.com/python/cpython/commit/2524fdefc9bb2a97b99319190aeb23703079ad4c
History
Date User Action Args
2019-03-30 06:25:22serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, alanmcintyre, and800
2019-03-30 06:25:22serhiy.storchakasetmessageid: <1553927122.18.0.502722978445.issue36434@roundup.psfhosted.org>
2019-03-30 06:25:22serhiy.storchakalinkissue36434 messages
2019-03-30 06:25:22serhiy.storchakacreate