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

Port to Python 3.12 #584

Open
3 tasks
alexdewar opened this issue May 2, 2024 · 1 comment
Open
3 tasks

Port to Python 3.12 #584

alexdewar opened this issue May 2, 2024 · 1 comment
Assignees
Labels
must_have Specified as "must have" in the project proposal

Comments

@alexdewar
Copy link
Collaborator

alexdewar commented May 2, 2024

I don't think there is any particular reason why this should be difficult, but there may be some small issues that need sorting out.

We should update the versions in:

  • Minimum version specified pyproject.toml (then run poetry lock --no-update)
  • The version used for ruff's pyupgrade checks (also in pyproject.toml)
  • The versions in CI workflows

We should merge #642 and #635 first.

@alexdewar alexdewar added the must_have Specified as "must have" in the project proposal label Oct 11, 2024
@alexdewar
Copy link
Collaborator Author

Although Python 3.13 has been released, it's alas not an option for now as it's not supported by PySide6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must_have Specified as "must have" in the project proposal
Projects
None yet
Development

No branches or pull requests

1 participant