-
Notifications
You must be signed in to change notification settings - Fork 436
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
With 270 days left until Python 2 EOL, it is time to upgrade default Python #1678
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Python Upgrade from Python 2.7 --> 3.6. Python 3.7.3 is current but __dist: xenial__ is required for Python >= 3.7.
__python3.6_with_system_site_packages__ probably does not exist.
cclauss
changed the title
With 270 days left until Python 2 EOL, it is time to upgrade default …
With 270 days left until Python 2 EOL, it is time to upgrade default Python
Apr 6, 2019
cclauss
added a commit
to cclauss/travis-build
that referenced
this pull request
Apr 6, 2019
Like travis-ci#1678 but with Python 3.7 instead of 3.6. Python >= 3.7 _requires_ __dist: xenial__.
Thanks for the PR. We will plan this change in the near future. |
https://changelog.travis-ci.com/upcoming-python-default-version-update-96873 We will be switching the default to 3.6 in about a week. |
2 tasks
BanzaiMan
approved these changes
Apr 16, 2019
This has been shipped. |
cclauss
added a commit
to cclauss/docs-travis-ci-com
that referenced
this pull request
Jul 15, 2019
This was referenced Jul 15, 2019
gitandhub1
pushed a commit
to gitandhub1/docs-travis-ci-com
that referenced
this pull request
Jun 5, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…Python
Upgrade from Python 2.7 --> 3.6. Python 3.7.3 is current but dist: xenial is required for Python >= 3.7.