Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed ResourceWarning from unclosed SQLite connection in test_utils o…
…n Python 3.13+. On SQLite, close() doesn't explicitly close in-memory connections. Follow up to 921670c and dd45d52.
- Loading branch information