cpython/Lib/test/test_sqlite3
Miss Islington (bot) 511c588f5d
[3.13] add missing gc_collect() calls in sqlite3 tests (GH-127446) (#127500)
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 15:19:21 +01:00
..
__init__.py
__main__.py
test_backup.py
test_cli.py
test_dbapi.py
test_dump.py
test_factory.py
test_hooks.py
test_regression.py
test_transactions.py
test_types.py
test_userfunctions.py
util.py