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, serhiy.storchaka, twouters
Date 2018-09-17.12:36:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537187805.72.0.956365154283.issue34341@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9bdb7be482aef8f60daa1d36606568a132dcb616 by Serhiy Storchaka in branch 'master':
bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683)
https://github.com/python/cpython/commit/9bdb7be482aef8f60daa1d36606568a132dcb616
History
Date User Action Args
2018-09-17 12:36:45serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, alanmcintyre
2018-09-17 12:36:45serhiy.storchakasetmessageid: <1537187805.72.0.956365154283.issue34341@psf.upfronthosting.co.za>
2018-09-17 12:36:45serhiy.storchakalinkissue34341 messages
2018-09-17 12:36:45serhiy.storchakacreate