cpython/Lib/test/test_sqlite3
Miss Islington (bot) acc998a831
GH-93115: Fix version check in sqlite3 module constants test (GH-93116)
(cherry picked from commit d5f0dd1600)

Co-authored-by: Florian Bruhin <me@the-compiler.org>
2022-05-23 09:35:13 -07:00
..
__init__.py
__main__.py
test_backup.py
test_dbapi.py GH-93115: Fix version check in sqlite3 module constants test (GH-93116) 2022-05-23 09:35:13 -07:00
test_dump.py
test_factory.py
test_hooks.py
test_regression.py Clean up the sqlite3 tests (GH-93056) 2022-05-21 09:37:04 -07:00
test_transactions.py
test_types.py gh-89022: Improve sqlite3 exceptions related to binding params and API misuse (#91572) 2022-05-04 07:16:01 -06:00
test_userfunctions.py