Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-120417: Remove unused imports in tests (part 2) (#120630) | Victor Stinner | 2024-06-17 | 1 | -2/+1 |
| | |||||
* | gh-100414: Skip test_dbm_sqlite3 if sqlite3 is unavailable (#115449) | Erlend E. Aasland | 2024-02-14 | 1 | -2/+5 |
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-100414: Add SQLite backend to dbm (#114481) | Erlend E. Aasland | 2024-02-14 | 1 | -0/+308 |
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> |