]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111726: Cleanup test files after running sqlite3 doctest (GH-117604) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Apr 2024 06:42:42 +0000 (08:42 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 06:42:42 +0000 (06:42 +0000)
commite9a49c273e54e5efcb577ccb93d061de6d920e28
treebf0c506bf8672a9a378e42f25300f09c46fe62cb
parent24494412429896512721a2cd7cfd68a325e78a89
[3.12] gh-111726: Cleanup test files after running sqlite3 doctest (GH-117604) (#117622)

Remove all temporary databases in a dedicated 'testcleanup' step
at the end of the file.
(cherry picked from commit a453f5ef9d0b89bd00488d3814c6f0a2886342b8)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/sqlite3.rst