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 gh-118406: Add signature for sqlite3.Connection objects (#118428) 2024-04-30 19:58:22 +00:00
test_dump.py [3.13] gh-123849: Fix test_sqlite3.test_table_dump when foreign keys are enabled by default (GH-123859) (#125163) 2024-10-13 20:47:38 +02:00
test_factory.py
test_hooks.py
test_regression.py [3.13] add missing gc_collect() calls in sqlite3 tests (GH-127446) (#127500) 2024-12-02 15:19:21 +01:00
test_transactions.py
test_types.py
test_userfunctions.py
util.py