| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.13] gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support ↵ | Miss Islington (bot) | 2025-02-09 | 1 | -0/+8 |
| | | | | | | | | (GH-129913) (#129918) (cherry picked from commit cda83cade0b684bcb1221a30bfe0b6861abd3b3f) Co-authored-by: Erlend E. Aasland <erlend@python.org> | ||||
| * | gh-109653: Remove unused imports in the `Lib/` directory (#109803) | Alex Waygood | 2023-09-24 | 1 | -1/+0 |
| | | |||||
| * | gh-105539: Explict resource management for connection objects in sqlite3 ↵ | Erlend E. Aasland | 2023-08-17 | 1 | -0/+78 |
| tests (#108017) - Use memory_database() helper - Move test utility functions to util.py - Add convenience memory database mixin - Add check() helper for closed connection tests | |||||
