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 jkloth, pitrou, vstinner
Date 2017-05-17.00:59:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494982766.33.0.388737109934.issue30273@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f01c0ec9fe571e8afd50d2f5180db3c0d7b613af by Victor Stinner in branch '3.5':
bpo-30273: update distutils.sysconfig for venv's created from Python (#1515) (#1626)
https://github.com/python/cpython/commit/f01c0ec9fe571e8afd50d2f5180db3c0d7b613af
History
Date User Action Args
2017-05-17 00:59:26vstinnersetrecipients: + vstinner, pitrou, jkloth
2017-05-17 00:59:26vstinnersetmessageid: <1494982766.33.0.388737109934.issue30273@psf.upfronthosting.co.za>
2017-05-17 00:59:26vstinnerlinkissue30273 messages
2017-05-17 00:59:26vstinnercreate