mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
97fd09fba1
add missing gc_collect() calls in sqlite3 tests (GH-127446)
(cherry picked from commit 2a373da770)
Co-authored-by: CF Bolz-Tereick <cfbolz@gmx.de>