Travis CI: Matrix -> jobs and Python 3.6 to 3.8#1608
Merged
youknowone merged 5 commits intoRustPython:masterfrom Jan 12, 2020
Merged
Travis CI: Matrix -> jobs and Python 3.6 to 3.8#1608youknowone merged 5 commits intoRustPython:masterfrom
youknowone merged 5 commits intoRustPython:masterfrom
Conversation
Member
|
Hi @cclauss, RustPython is actually targeting Python ~3.6, hence the CPython versions for our tests being at 3.6. We might change the target version in the future, but for now I think we're good at 3.6. |
Member
|
Once we start to target specific python version seriously, fixing a target version will be helpful to step over to goal. For now, because RustPython is not spending any cost to keep 3.6 compatibility (comparing to 3.7+) at this stage, I think we can just move to later version of CPython if CI doesn't fail. It seems just a preference problem at this stage. |
Contributor
|
I think we should aim for 3.6 ~ 3.8 ish behavior of python. I agree that as long as CI does not fail, it is okay to move onwards. |
youknowone
approved these changes
Jan 12, 2020
This file contains hidden or 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
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.
https://docs.python.org/3/whatsnew/3.8.html#other-language-changes