-
Notifications
You must be signed in to change notification settings - Fork 3k
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
/tmp/pip-build fixes #780
/tmp/pip-build fixes #780
Commits on Jan 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for eeaa64d - Browse repository at this point
Copy the full SHA eeaa64dView commit details -
Clean up the _get_build_prefix code - close the open fd and print the…
… error message if the fd could not be opened (denied). Signed-off-by: David <db@d1b.org>
Configuration menu - View commit details
-
Copy full SHA for e7bf29e - Browse repository at this point
Copy the full SHA e7bf29eView commit details -
Update the code _get_build_prefix to raise an exception instead of sy…
…s.exit()'ing and also document that on windows user temp directories are already isolated. Signed-off-by: David <db@d1b.org>
Configuration menu - View commit details
-
Copy full SHA for 61c444e - Browse repository at this point
Copy the full SHA 61c444eView commit details -
In the os.open call to get the fd to check if the user specific build…
… directory is in fact owned by another user - add the os.O_NOFOLLOW flag to not follow symbolic links. Signed-off-by: David <db@d1b.org>
Configuration menu - View commit details
-
Copy full SHA for dc3a359 - Browse repository at this point
Copy the full SHA dc3a359View commit details -
Provide a test to cover the changes to pip/locations.py regarding the…
… use of the_get_build_prefix method to create a user specific build_prefix directory. Signed-off-by: David <db@d1b.org>
Configuration menu - View commit details
-
Copy full SHA for 8baeeba - Browse repository at this point
Copy the full SHA 8baeebaView commit details -
Also un-patch the patched getpass.getuser method.
Signed-off-by: David <db@d1b.org>
Configuration menu - View commit details
-
Copy full SHA for 7f13624 - Browse repository at this point
Copy the full SHA 7f13624View commit details
Commits on Jan 26, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9868bc3 - Browse repository at this point
Copy the full SHA 9868bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c050a - Browse repository at this point
Copy the full SHA 26c050aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d983d - Browse repository at this point
Copy the full SHA 68d983dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4595613 - Browse repository at this point
Copy the full SHA 4595613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af3f2b - Browse repository at this point
Copy the full SHA 1af3f2bView commit details