Don't say Galaxy can't run on Python 3#1023
Merged
Conversation
|
Thanks |
nsoranzo
reviewed
Jul 17, 2020
| Planemo in theory runs under Python 3 but Galaxy does not, so it is best to use a Python 2 with Planemo | ||
| for now. | ||
| Planemo runs on Python 2.7 and Python 3.5 or newer. Planemo can be used to run multiple versions of Galaxy, | ||
| but please note that the last Galaxy release that fully supports Python 2.7 is 19.09. |
Member
There was a problem hiding this comment.
Suggested change
| but please note that the last Galaxy release that fully supports Python 2.7 is 19.09. | |
| but please note that the last Galaxy release that fully supports Python 2.7 is 20.01. |
Member
Author
There was a problem hiding this comment.
I don't think that's right, is it ? We stopped doing large parts of the CI on python 2 after the 19.09 release, and we wrote in the 20.01 release notes:
Deprecation Notice
With the release of Galaxy 20.01 we strongly encourage all deployers to run Galaxy under Python 3. For instructions on how to transition to Python 3 please see here.
Member
There was a problem hiding this comment.
Python 2.7 was still supported and partially tested for 20.01, and we didn't introduce any breaking change that I know of. My institute's production instance is 20.01 under py2.7 too.
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.
No description provided.