Skip to content

CI: Have dedicated Python 3.13 job instead of using Python dev #61333

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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Apr 21, 2025

We've been testing Python 3.13 using the Python dev job. Since Python 3.13 has been available since last October, we should be able to test this version with a dedicated job with all of our optional dependencies.

Additionally, this new job caught an unclosed sqlite3 engine, so modified some test_sql.py tests (and removed unnecessary parametrizations)

@mroeschke mroeschke added CI Continuous Integration Python 3.13 labels Apr 21, 2025
@mroeschke mroeschke added this to the 3.0 milestone Apr 21, 2025
@mroeschke mroeschke marked this pull request as draft April 22, 2025 20:56
@mroeschke mroeschke marked this pull request as ready for review April 23, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Python 3.13
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant