mirror of
https://github.com/python/cpython.git
synced 2025-11-02 14:41:33 +00:00
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 |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| dbapi2.py | ||
| dump.py | ||