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
[ci] Python 3.8 #6355
Merged
Merged
[ci] Python 3.8 #6355
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
This is running py38 for all the platforms and many Python versions (py38, py36, py27) and with/out revisions. It also includes your changes from #6348. I think it is what we need to say "Conan support py38" (we need to run the preflight and full test suite, but we are close enough) |
memsharded
approved these changes
Jan 16, 2020
Take the changelog (or similar) from my PR, and then my PR can be closed.
danimtb
approved these changes
Jan 16, 2020
uilianries
approved these changes
Jan 16, 2020
jgsogo
added a commit
to jgsogo/conan
that referenced
this issue
Jan 29, 2020
* fixing some broken tests for python 3.8 * fix test for AST replacement * fixing missing error msg in server Co-authored-by: James <james@conan.io>
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.
Changelog: Bugfix: Fix broken compression of .tgz files due to Python 3.8 changing tar default schema.
Changelog: Fix: Recipe substitution for
scm
(old behavior) fixed for multiline comments in Python 3.8.Docs: conan-io/docs#1526
#PYVERS: py38
#tags: slow, svn
#revisions: 1