mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
29bc6165ab
Follow up to 1a1bfc2891.
Explicitly manage connections in:
- test_audit.test_sqlite3
- test_sqlite3.test_audit
- test_sqlite3.test_backup
Co-authored-by: Erlend E. Aasland <erlend@python.org>