diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-05-21 16:37:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-21 16:37:04 (GMT) |
commit | 748c83d96da735f8210167d676469860d4e11b80 (patch) | |
tree | 9ab47443e579ff84d37916877467f59774f9f8dd /Lib/test/test_exception_hierarchy.py | |
parent | 09c3dff3ba4c0cd224f8035265a05fbe5953987e (diff) | |
download | cpython-748c83d96da735f8210167d676469860d4e11b80.zip cpython-748c83d96da735f8210167d676469860d4e11b80.tar.gz cpython-748c83d96da735f8210167d676469860d4e11b80.tar.bz2 |
Clean up the sqlite3 tests (GH-93056)
Remove helper managed_connect(). Use memory_database() or
contextlib.closing() + addCleanup(unlink) instead.
(cherry picked from commit e5d8dbdd304935dbd0631ee9605efb501332f792)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/test/test_exception_hierarchy.py')
0 files changed, 0 insertions, 0 deletions