]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46425: use absolute imports in `test_sqlite3` (GH-30676)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 22 Jan 2022 16:03:56 +0000 (19:03 +0300)
committerGitHub <noreply@github.com>
Sat, 22 Jan 2022 16:03:56 +0000 (18:03 +0200)
commit55f4ec460ee6dcffc26180fd982ad89083c9acb1
tree7f7a4ebb56aa8df5105c3ed85496b90e98bcfa37
parent101a184d49756043a0c39dde6eca08b1891137a2
bpo-46425: use absolute imports in `test_sqlite3` (GH-30676)
Lib/test/test_sqlite3/test_hooks.py
Lib/test/test_sqlite3/test_regression.py
Lib/test/test_sqlite3/test_transactions.py
Lib/test/test_sqlite3/test_userfunctions.py