]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH-111725...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Nov 2023 19:55:55 +0000 (20:55 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 19:55:55 +0000 (15:55 -0400)
commit9c583f36d59bee13803d5192f6ba1f594b731b9a
tree002747b9c46445835205f13889a9dceb0cba6908
parentcd778b4917b29b4868aa339e920f947ab6cb6cb9
[3.12] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH-111725) (#111727)

gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH-111725)

Close database connection explicitly in test cleanup.
(cherry picked from commit f48e669504ce53040a04e0181064c11741a87817)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/howto/descriptor.rst