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, miss-islington, serhiy.storchaka, twouters
Date 2018-09-18.20:28:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537302518.25.0.956365154283.issue34341@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 29034baf58156e2462b0680e9092c0a3cccb0798 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683). (GH-9400)
https://github.com/python/cpython/commit/29034baf58156e2462b0680e9092c0a3cccb0798
History
Date User Action Args
2018-09-18 20:28:38serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, alanmcintyre, miss-islington
2018-09-18 20:28:38serhiy.storchakasetmessageid: <1537302518.25.0.956365154283.issue34341@psf.upfronthosting.co.za>
2018-09-18 20:28:38serhiy.storchakalinkissue34341 messages
2018-09-18 20:28:38serhiy.storchakacreate