]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (#93808)
authorErlend Egeberg Aasland <erlend.aasland@protonmail.com>
Tue, 14 Jun 2022 15:41:32 +0000 (17:41 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2022 15:41:32 +0000 (17:41 +0200)
commit7aa4038a6e3c7dca0086eeaf4bcb7c952997f213
tree5af1fdc42718f7896d259af11dacab78dac36930
parentef591cf8e3725e74489f4c19ca85b87cf6886852
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (#93808)
Lib/test/test_sqlite3/test_transactions.py