PySide2 now supports Python 3.8.1.#109
Merged
Merged
Conversation
…ython 3.8.0 is and will not be supported. When running tests, almost 1/6 fail, but it's the same in Python 3.7 and 3.8 so I don't think that's a problem. Compared to PySide2 5.11.2, there are a lot of linting errors in 5.14.0 (at least in PyCharm), but that's because there actually are some docs for the bindings now. It's just that they are wrong in some cases. Also, aligning widgets via binary or-ing flags is kind of deprecated in Python 3.8, but because the Python bindings don't implement __index_(), there isn't really anything we can do about this for now. There are somke DeprecationWarnings, but for now everything still works.
Wires77
pushed a commit
to Wires77/PyPoE
that referenced
this pull request
Oct 3, 2023
Update some specifications for 3.20.3
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.