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 benjamin.peterson
Recipients benjamin.peterson
Date 2018-08-30.04:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535605165.87.0.56676864532.issue34540@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d8b103b8b3ef9644805341216963a64098642435 by Benjamin Peterson in branch '2.7':
closes bpo-34540: Convert shutil._call_external_zip to use subprocess rather than distutils.spawn. (GH-8985)
https://github.com/python/cpython/commit/d8b103b8b3ef9644805341216963a64098642435
History
Date User Action Args
2018-08-30 04:59:25benjamin.petersonsetrecipients: + benjamin.peterson
2018-08-30 04:59:25benjamin.petersonsetmessageid: <1535605165.87.0.56676864532.issue34540@psf.upfronthosting.co.za>
2018-08-30 04:59:25benjamin.petersonlinkissue34540 messages
2018-08-30 04:59:25benjamin.petersoncreate