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 serhiy.storchaka, vinay.sajip
Date 2017-11-10.10:57:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510311423.04.0.213398074469.issue31999@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7997fa2e2159cfce0cfbe985a953174ac86694a4 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-31999: Fix test_venv in case the zlib module is not available. (GH-4359) (#4360)
https://github.com/python/cpython/commit/7997fa2e2159cfce0cfbe985a953174ac86694a4
History
Date User Action Args
2017-11-10 10:57:03serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip
2017-11-10 10:57:03serhiy.storchakasetmessageid: <1510311423.04.0.213398074469.issue31999@psf.upfronthosting.co.za>
2017-11-10 10:57:03serhiy.storchakalinkissue31999 messages
2017-11-10 10:57:02serhiy.storchakacreate