cpython/Lib/test/test_sqlite3
Miss Islington (bot) 97fd09fba1
[3.12] add missing gc_collect() calls in sqlite3 tests (GH-127446) (#127501)
add missing gc_collect() calls in sqlite3 tests (GH-127446)
(cherry picked from commit 2a373da770)

Co-authored-by: CF Bolz-Tereick <cfbolz@gmx.de>
2024-12-02 14:57:51 +01:00
..
__init__.py
__main__.py
test_backup.py
test_cli.py
test_dbapi.py [3.12] gh-117995: Don't raise DeprecationWarnings for indexed nameless params (GH-118001) (#118142) 2024-04-22 06:58:41 +00:00
test_dump.py [3.12] gh-118221: Always use the default row factory in sqlite3.iterdump() (#118223) (#118270) 2024-04-25 08:33:35 +00:00
test_factory.py
test_hooks.py
test_regression.py [3.12] add missing gc_collect() calls in sqlite3 tests (GH-127446) (#127501) 2024-12-02 14:57:51 +01:00
test_transactions.py
test_types.py
test_userfunctions.py