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 support for Python 3.12, 3.13. - Drop support for Python 3.7. #83

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

icemac
Copy link
Member

@icemac icemac commented Jul 18, 2024

No description provided.

@jvanasco
Copy link
Contributor

FYI: SqlAlchemy will probably not drop Py3.7 until the 2.1 branch; the 2.0 branch is still the current release.

@icemac
Copy link
Member Author

icemac commented Jul 19, 2024

Python 3.12 seems to run into a deadlock in one of the tests. I've run it twice in GHA with the same result: time out.

@icemac
Copy link
Member Author

icemac commented Sep 19, 2024

When #85 is merged, this PR is unstuck.

CHANGES.rst Show resolved Hide resolved
@icemac
Copy link
Member Author

icemac commented Sep 20, 2024

Python 3.12 still seems to deadlock and Python 3.13 seems to require psycopg 3.x which is a separate package.

@icemac icemac changed the title - Add support for Python 3.12. - Drop support for Python 3.7. - Add support for Python 3.12, 3.13. - Drop support for Python 3.7. Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants