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 vstinner
Recipients python-dev, sbt, vinay.sajip, vstinner
Date 2017-05-17.00:58:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494982685.1.0.213774483243.issue15366@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 460945f22acd288e660b432b288d9d81655572bf by Victor Stinner in branch '3.6':
bpo-30273: update distutils.sysconfig for venv's created from Python (#1515) (#1625)
https://github.com/python/cpython/commit/460945f22acd288e660b432b288d9d81655572bf
History
Date User Action Args
2017-05-17 00:58:05vstinnersetrecipients: + vstinner, vinay.sajip, python-dev, sbt
2017-05-17 00:58:05vstinnersetmessageid: <1494982685.1.0.213774483243.issue15366@psf.upfronthosting.co.za>
2017-05-17 00:58:05vstinnerlinkissue15366 messages
2017-05-17 00:58:05vstinnercreate