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

Honor sys.executable unless macOS Framework. #1065

Merged
merged 1 commit into from
Oct 9, 2020

Commits on Oct 9, 2020

  1. Honor sys.executable unless macOS Framework.

    The prior fix for pex-tool#1009 undid the fix in pex-tool#860. Re-enable that fix
    for any case that's clearly not in the context of a macOS Framework
    Python build. Also add tests for pyenv shims to prevent further
    regressions.
    jsirois committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6d0f0e3 View commit details
    Browse the repository at this point in the history