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.12 #704

Closed
4 tasks done
afuetterer opened this issue Sep 12, 2023 · 0 comments · Fixed by #768
Closed
4 tasks done

Add official support for Python 3.12 #704

afuetterer opened this issue Sep 12, 2023 · 0 comments · Fixed by #768
Assignees

Comments

@afuetterer
Copy link
Member

afuetterer commented Sep 12, 2023

Rationale / Begründung

Python 3.12 is scheduled for 2023-10-02. rdmo should support 3.12, once it is released.

  • Update Python version in pyproject.toml
  • classifiers
  • psycopg[binary]
  • Update GitHub Actions workflows
  • actions/setup-python@v4 with python 3.12
  • test matrix 3.11 -> 3.12

Affected

Software group

References / Verweise

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.

1 participant