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 SilentGhost, benjamin.peterson, gumblex, larry, python-dev, serhiy.storchaka, tarek
Date 2015-11-22.13:01:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448197266.96.0.488612291022.issue25624@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your contribution Dingyuan.

Benjamin, I think this fix should be in 2.7.11. It was a regression in 2.7.11 that had made shutil.make_archive() unusable with the zip format.
History
Date User Action Args
2015-11-22 13:01:07serhiy.storchakasetrecipients: + serhiy.storchaka, larry, benjamin.peterson, tarek, SilentGhost, python-dev, gumblex
2015-11-22 13:01:06serhiy.storchakasetmessageid: <1448197266.96.0.488612291022.issue25624@psf.upfronthosting.co.za>
2015-11-22 13:01:06serhiy.storchakalinkissue25624 messages
2015-11-22 13:01:06serhiy.storchakacreate