]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:56:08 +0000 (20:56 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 19:56:08 +0000 (15:56 -0400)
commitcebf2d2a5d751052d16b6234e78e0e902b72b706
tree9b3a049eb1d38e53db2f17e47827fc479a507a52
parent425efc11828a8713057e75f04e8d7d889e2f20db
[3.11] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH-111725) (#111728)

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