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 python-dev
Recipients Arfrever, akuchling, derekchiang93, doko, eric.araujo, pitrou, python-dev, ronaldoussoren, tshepang
Date 2014-03-20.20:11:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fqfQW3Wmkz7LlW@mail.python.org>
In-reply-to
Content
New changeset 681e20f8b717 by Andrew Kuchling in branch 'default':
#20744: don't try running an external 'zip' in shutil.make_archive()
http://hg.python.org/cpython/rev/681e20f8b717
History
Date User Action Args
2014-03-20 20:11:32python-devsetrecipients: + python-dev, akuchling, doko, ronaldoussoren, pitrou, eric.araujo, Arfrever, tshepang, derekchiang93
2014-03-20 20:11:32python-devlinkissue20744 messages
2014-03-20 20:11:32python-devcreate