Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid bleeding "host" Python paths into "guest" #648

Merged
merged 1 commit into from
Sep 19, 2014
Merged

Avoid bleeding "host" Python paths into "guest" #648

merged 1 commit into from
Sep 19, 2014

Conversation

nvie
Copy link

@nvie nvie commented Sep 19, 2014

See comment for the explanation.

Fixes #625.

pfmoore added a commit that referenced this pull request Sep 19, 2014
Avoid bleeding "host" Python paths into "guest"
@pfmoore pfmoore merged commit 73d46a8 into pypa:develop Sep 19, 2014
@pfmoore
Copy link
Member

pfmoore commented Sep 19, 2014

Thanks for the fix!

@nvie
Copy link
Author

nvie commented Sep 19, 2014

Thanks for the quick pull. Do you have any idea when this will be released? Right now, the main use case that is hit by this issue is that we cannot reliably use tox on Python 2.x to create new Python 3.x envs.

@pfmoore
Copy link
Member

pfmoore commented Sep 19, 2014

It'll be released alongside pip 1.6 (newly renumbered as pip 6). Not sure how soon that will be, it's waiting on a couple of things settling down. But it shouldn't be too long, with luck.

@nvie
Copy link
Author

nvie commented Sep 19, 2014

That's great, thanks!

dstufft added a commit to dstufft/virtualenv that referenced this pull request Dec 24, 2014
This reverts commit 73d46a8, reversing
changes made to 860b414.
@dstufft
Copy link
Member

dstufft commented Dec 24, 2014

I had to revert this, because 12.0 was severely broken and nothing I could do seemed to fix it. Details - https://etherpad.openstack.org/p/pydistutils-issues.

@dstufft dstufft mentioned this pull request Jan 5, 2015
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants