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

Build pexes that work on all Python patch versions. #7550

Commits on Apr 13, 2019

  1. Build pexes that work on all Python patch versions.

    We want to constrain pants.pex to run on CPython 2.7 or CPython 3.6,
    but no further. Fixup CI to only request a specific patch-level in the
    Python interpreter used in the two spots that care.
    jsirois committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    39fd602 View commit details
    Browse the repository at this point in the history