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

test(sqlite): use context managers for sqlite connections to avoid ResourceWarning in python 3.13 #10590

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Dec 17, 2024

@cpcloud cpcloud added this to the 10.0 milestone Dec 17, 2024
@cpcloud cpcloud added the sqlite The SQLite backend label Dec 17, 2024
@github-actions github-actions bot added tests Issues or PRs related to tests duckdb The DuckDB backend labels Dec 17, 2024
Copy link
Contributor

ACTION NEEDED

Ibis follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message.

Please update your PR title and description to match the specification.

…ing to avoid `ResourceWarning`s starting in python 3.13
@cpcloud cpcloud force-pushed the cleanup-sqlite-in-testing branch from 3a2c6b6 to 1e609bc Compare December 17, 2024 13:10
@cpcloud cpcloud changed the title test(sqlite): use context managers for all sqlite connections in testing to avoid ResourceWarnings starting in python 3.13 test(sqlite): use context managers for sqlite connections to avoid ResourceWarning in python 3.13 Dec 17, 2024
@cpcloud cpcloud merged commit 945999b into ibis-project:main Dec 17, 2024
86 of 87 checks passed
@cpcloud cpcloud deleted the cleanup-sqlite-in-testing branch December 17, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duckdb The DuckDB backend sqlite The SQLite backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant