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

Python 3.7.0 #2475

Closed
grzanka opened this issue Jun 28, 2018 · 16 comments
Closed

Python 3.7.0 #2475

grzanka opened this issue Jun 28, 2018 · 16 comments

Comments

@grzanka
Copy link

grzanka commented Jun 28, 2018

It was released 2018-06-27
https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-0-final

@FeodorFitsner FeodorFitsner added this to the next-images-update milestone Jun 28, 2018
@FeodorFitsner
Copy link
Member

Thanks for letting know! It's been scheduled for the next image update (next week).

@webknjaz
Copy link

Ah.. I wish we could do this sooner.
+1 anyway

@Wasapl Wasapl self-assigned this Jun 29, 2018
@jopohl jopohl mentioned this issue Jul 1, 2018
2 tasks
peterjc added a commit to biopython/biopython that referenced this issue Jul 2, 2018
Python 3.7 support in AppVeyor is expected later this week,
although this is likely to take longer for TravisCI.

appveyor/ci#2475
travis-ci/travis-ci#9815
@ngoldbaum
Copy link

Is this supposed to happen this week still?

@FeodorFitsner
Copy link
Member

Yes, thanks for your patience.

@stonebig
Copy link

stonebig commented Jul 8, 2018

will it be available today ?

@labrys
Copy link

labrys commented Jul 8, 2018

@stonebig I would expect so since he update the milestone to today 😁

labrys added a commit to tvmaze/tvmaze that referenced this issue Jul 9, 2018
Python 3.7 isn't available yet on AppVeyor.  Reverting this until
appveyor/ci#2475 is closed.

This reverts commit d7d05b6.
jcfr added a commit to scikit-build/cmake-python-distributions that referenced this issue Jul 10, 2018
jcfr added a commit to scikit-build/ninja-python-distributions that referenced this issue Jul 10, 2018
@webknjaz
Copy link

@FeodorFitsner is this supported now?

@FeodorFitsner
Copy link
Member

Yes, it's been deployed.

@labrys
Copy link

labrys commented Jul 10, 2018

Thanks for all your hard work on this. We appreciate the effort.

@nicoddemus
Copy link

Seconded!

@labrys
Copy link

labrys commented Jul 10, 2018

@FeodorFitsner is it intentional that Python 3.7 does not have virtualenv.exe in the scripts folder?

@FeodorFitsner
Copy link
Member

Well, it's been installed from an official Windows package. Could it be that it's missing it or our installation gone wrong?

@webknjaz
Copy link

@labrys you probably want to python -m venv instead

@FeodorFitsner
Copy link
Member

Oh, looks like we've found the issue. I'm going to post another issue and fix the image asap.

@labrys
Copy link

labrys commented Jul 10, 2018

@webknjaz I'm fully aware of python -m venv but my current tox.ini was using virtualenv. It's easy enough to pip install virtualenv or switch to python -m venv but I'm sure I won't be the last to notice it's missing 😁 .

@webknjaz
Copy link

Fair enough :)

gravyboat pushed a commit to streamlink/streamlink that referenced this issue Jul 13, 2018
* tests: run Python 3.7 tests on AppVeyor and Travis-CI

Travis-ci

- `dist: xenial` for 3.7 because `openssl` is to old on `trusty`
travis-ci/travis-ci#9069
travis-ci/travis-ci#9815

AppVeyor

- appveyor/ci#2475

* tests: Add Python 3.8 for travis-ci and allow_failures
zzbot added a commit to ycm-core/ycmd that referenced this issue Jul 23, 2018
[READY] Test Python 3.7 on AppVeyor

[Python 3.7 is available on AppVeyor](appveyor/ci#2475).

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/1069)
<!-- Reviewable:end -->
beardypig pushed a commit to beardypig/streamlink that referenced this issue Jul 25, 2018
* tests: run Python 3.7 tests on AppVeyor and Travis-CI

Travis-ci

- `dist: xenial` for 3.7 because `openssl` is to old on `trusty`
travis-ci/travis-ci#9069
travis-ci/travis-ci#9815

AppVeyor

- appveyor/ci#2475

* tests: Add Python 3.8 for travis-ci and allow_failures
mkbloke pushed a commit to mkbloke/streamlink that referenced this issue Aug 18, 2020
* tests: run Python 3.7 tests on AppVeyor and Travis-CI

Travis-ci

- `dist: xenial` for 3.7 because `openssl` is to old on `trusty`
travis-ci/travis-ci#9069
travis-ci/travis-ci#9815

AppVeyor

- appveyor/ci#2475

* tests: Add Python 3.8 for travis-ci and allow_failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants