mirror of
https://github.com/python/cpython.git
synced 2025-11-06 16:41:59 +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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backup.py | ||
| dbapi.py | ||
| dump.py | ||
| factory.py | ||
| hooks.py | ||
| regression.py | ||
| transactions.py | ||
| types.py | ||
| userfunctions.py | ||