-
Notifications
You must be signed in to change notification settings - Fork 65
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
Comments
Thanks for letting know! It's been scheduled for the next image update (next week). |
Ah.. I wish we could do this sooner. |
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
Is this supposed to happen this week still? |
Yes, thanks for your patience. |
will it be available today ? |
@stonebig I would expect so since he update the milestone to today 😁 |
Python 3.7 isn't available yet on AppVeyor. Reverting this until appveyor/ci#2475 is closed. This reverts commit d7d05b6.
@FeodorFitsner is this supported now? |
Yes, it's been deployed. |
Thanks for all your hard work on this. We appreciate the effort. |
Seconded! |
@FeodorFitsner is it intentional that Python 3.7 does not have |
Well, it's been installed from an official Windows package. Could it be that it's missing it or our installation gone wrong? |
@labrys you probably want to |
Oh, looks like we've found the issue. I'm going to post another issue and fix the image asap. |
@webknjaz I'm fully aware of |
Fair enough :) |
* 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
[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 -->
* 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
* 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
It was released 2018-06-27
https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-0-final
The text was updated successfully, but these errors were encountered: