bpo-42213: Remove redundant cyclic GC hack in sqlite3 (GH-26517)
The sqlite3 module now fully implements the GC protocol, so there's no need for this workaround anymore. - Add and use managed resource helper for connections using TESTFN - Sort test imports - Split open-tests into their own test case Automerge-Triggered-By: GH:vstinner
E
Erlend Egeberg Aasland committed
d88b47b5a396aa8d66f9a0e6b13a0825d59d0eff
Parent: 2c1e258
Committed by GitHub <noreply@github.com>
on 6/3/2021, 4:38:19 PM