aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_sqlite3/test_backup.py
Commit message (Expand)AuthorAge
* gh-105539: Fix ResourceWarning from unclosed SQLite connections in test_sqlit...Mariusz Felisiak2023-08-23
* gh-105539: Explict resource management for connection objects in sqlite3 test...Erlend E. Aasland2023-08-17
* gh-105875: Require SQLite 3.15.2 or newer (#105876)Erlend E. Aasland2023-06-19
* bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304)Erlend Egeberg Aasland2021-10-29