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 alexjc, dstufft, gilgamezh, gracinet, jgosmann, mathieui, mehaase, python-dev, thomas.nyberg, vinay.sajip, vstinner
Date
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486065761.14.0.509603157876.issue24875@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fca720360f87f6dd2cd2030f7f98f689809c45d9 by Vinay Sajip in branch '3.6':
Fixes #24875: pip can now be installed in a venv with --system-site-packages.
https://github.com/python/cpython/commit/fca720360f87f6dd2cd2030f7f98f689809c45d9

New changeset e3b461cf4327bc933b2421121daa5f938d929db3 by Vinay Sajip in branch '3.6':
Fixes #24875: Merged fix from 3.5.
https://github.com/python/cpython/commit/e3b461cf4327bc933b2421121daa5f938d929db3
History
Date User Action Args
2017-02-02 20:02:41python-devsetrecipients: + python-dev, vinay.sajip, vstinner, mathieui, dstufft, jgosmann, gilgamezh, gracinet, alexjc, thomas.nyberg, mehaase
2017-02-02 20:02:41python-devsetmessageid: <1486065761.14.0.509603157876.issue24875@psf.upfronthosting.co.za>
2017-02-02 20:02:41python-devlinkissue24875 messages
2017-02-02 20:02:41python-devcreate