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

Add CPython 3.7 to CI #566

Closed
jsirois opened this issue Sep 29, 2018 · 1 comment
Closed

Add CPython 3.7 to CI #566

jsirois opened this issue Sep 29, 2018 · 1 comment
Assignees

Comments

@jsirois
Copy link
Member

jsirois commented Sep 29, 2018

It's been out for a while and with pyenv support working for OSX, worst case we could also use it on linux to get 3.7

@Eric-Arellano
Copy link
Contributor

If we end up not using Pyenv for whatever reason, refer to travis-ci/travis-ci#9815 for a workaround as Travis does not currently support Python 3.7 without installing it yourself.

jsirois added a commit to jsirois/pex that referenced this issue Sep 29, 2018
jsirois added a commit to jsirois/pex that referenced this issue Sep 29, 2018
jsirois added a commit to jsirois/pex that referenced this issue Sep 29, 2018
jsirois added a commit to jsirois/pex that referenced this issue Sep 29, 2018
A few tests are fixed up to handle python 3.7 and the custom enviornment
pass throughs we need in linux CI.

Fixes pex-tool#566
@jsirois jsirois self-assigned this Sep 30, 2018
jsirois added a commit to jsirois/pex that referenced this issue Sep 30, 2018
A few tests are fixed up to handle python 3.7 and the custom enviornment
pass throughs we need in linux CI.

Fixes pex-tool#566
jsirois added a commit to jsirois/pex that referenced this issue Sep 30, 2018
A few tests are fixed up to handle python 3.7 and the custom enviornment
pass throughs we need in linux CI.

Fixes pex-tool#566
jsirois added a commit that referenced this issue Oct 1, 2018
A few tests are fixed up to handle python 3.7 and the custom enviornment
pass throughs we need in linux CI.

Fixes #566
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

No branches or pull requests

2 participants