Skip to content
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

Add official support for Python 3.11 #386

Closed
florisla opened this issue Nov 9, 2022 · 3 comments · Fixed by #392
Closed

Add official support for Python 3.11 #386

florisla opened this issue Nov 9, 2022 · 3 comments · Fixed by #392
Assignees
Milestone

Comments

@florisla
Copy link

florisla commented Nov 9, 2022

Hi,

The recent PySide6 release 6.4.0.1 now supports Python 3.11 too.

Qtpy officially only supports 3.6 to 3.10 but not yet 3.11.

Here's the commit which added 3.10: 0056412 .

Thanks a lot for this amazing project!

@dalthviz dalthviz added this to the v2.4.0 milestone Nov 9, 2022
@dalthviz
Copy link
Member

dalthviz commented Nov 9, 2022

Hi @florisla thank you for the feedback and your nice words! We will do this in a future release 👍

@dalthviz dalthviz changed the title Add support for Python 3.11? Add official support for Python 3.11 Nov 9, 2022
@CAM-Gerlach
Copy link
Member

FYI, I've opened PR #392 to implement this.

@CAM-Gerlach
Copy link
Member

@dalthviz Since this is only a CI/tests/metadata update, and the existing code in 2.3 is already 3.11-compatible with no changes, can we bump this to 2.3.1 so it can be merged more promptly? Otherwise, there could be regressions in 3.11 support or conflicts with the PR, and this allows us to benefit from the updates to our CIs (which is basically all the changes) right away.

@dalthviz dalthviz modified the milestones: v2.4.0, v2.3.1 Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants