-
-
Notifications
You must be signed in to change notification settings - Fork 258
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
Improve PEX_PATH handling in pex.py #421
Improve PEX_PATH handling in pex.py #421
Commits on Oct 9, 2017
-
Patch sys module with a new sys.path repsecting the newly added pex_p…
…ath property of PEX-INFO metadata. Fallback to PEX_PATH set in the environment if neccesary for compatability.
Chris Livingston committedOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 6c5ed74 - Browse repository at this point
Copy the full SHA 6c5ed74View commit details
Commits on Oct 10, 2017
-
Add merging of environment pex path and pex info pex path into one un…
…ified pex path for PEXEnvironment activation; Add associated integration test.
Chris Livingston committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 3a563f4 - Browse repository at this point
Copy the full SHA 3a563f4View commit details -
Change 3rd party library used in integration test
Chris Livingston committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 999c6bf - Browse repository at this point
Copy the full SHA 999c6bfView commit details -
Add pypy compatible 3rd party module for integration test
Chris Livingston committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 19fb285 - Browse repository at this point
Copy the full SHA 19fb285View commit details
Commits on Oct 11, 2017
-
Clean up helper function and pex path merging, add lighter-weight 3rd…
… party dep for integration test case
Chris Livingston committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 4db4ea4 - Browse repository at this point
Copy the full SHA 4db4ea4View commit details -
Cleaner composition of joined pex path variable where possible
Chris Livingston committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for fbbaf91 - Browse repository at this point
Copy the full SHA fbbaf91View commit details -
New api for PexInfo object: merge pex path into pex path; remove PEX_…
…PATH from from_env method
Chris Livingston committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for aed5211 - Browse repository at this point
Copy the full SHA aed5211View commit details -
Add test for new util function
Chris Livingston committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for df5f4f4 - Browse repository at this point
Copy the full SHA df5f4f4View commit details -
Chris Livingston committed
Oct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for c663b40 - Browse repository at this point
Copy the full SHA c663b40View commit details -
Chris Livingston committed
Oct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 69bb04a - Browse repository at this point
Copy the full SHA 69bb04aView commit details