cpython/Lib/test/test_sqlite3
Erlend E. Aasland 6f24420cbf
[3.11] gh-108590: Revert gh-108657 (commit 400a1cebc) (#108686) (#108694)
(cherry picked from commit 2a3926fa51)

Reverted per Serhiy's request.
2023-08-30 20:12:10 +00:00
..
__init__.py
__main__.py gh-94998: Remove redundant condition in test_sqlite3/__main__.py (GH-95052) 2022-07-20 10:01:58 -07:00
test_backup.py
test_dbapi.py [3.11] gh-108550: Speed up sqlite3 tests (#108551) (#108567) 2023-08-28 13:09:10 +00:00
test_dump.py [3.11] gh-108590: Revert gh-108657 (commit 400a1cebc) (#108686) (#108694) 2023-08-30 20:12:10 +00:00
test_factory.py [3.11] gh-108558: Improve sqlite3 row factory tests (GH-108578) (#108616) 2023-08-29 09:47:27 +00:00
test_hooks.py gh-89301: Fix regression with bound values in traced SQLite statements (#92053) 2022-05-02 08:14:35 -06:00
test_regression.py [3.11] gh-99886: Fix crash when freeing objects with managed dictionaries (#99902) 2022-12-04 14:41:23 +08:00
test_transactions.py [3.11] gh-108550: Speed up sqlite3 tests (#108551) (#108567) 2023-08-28 13:09:10 +00:00
test_types.py gh-99659: Use correct exceptions in sqlite3 bigmem tests (GH-99660) 2022-11-22 00:51:59 -08:00
test_userfunctions.py [3.11] gh-105557: Remove duplicate sqlite3 test method (GH-105558) (#105562) 2023-06-09 14:02:15 +00:00