]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111726: Cleanup test files after running sqlite3 doctest (#117604)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 8 Apr 2024 06:35:48 +0000 (09:35 +0300)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 06:35:48 +0000 (08:35 +0200)
commita453f5ef9d0b89bd00488d3814c6f0a2886342b8
tree391c8c60949b336215652eeded2fa7bc677bd2d1
parent784623c63c45a4d13dfb04318c39fdb1ab790218
gh-111726: Cleanup test files after running sqlite3 doctest (#117604)

Remove all temporary databases in a dedicated 'testcleanup' step
at the end of the file.
Doc/library/sqlite3.rst