]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45401: Fix a resource warning in test_logging (GH-28864) (GH-28872)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Oct 2021 07:19:09 +0000 (00:19 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 07:19:09 +0000 (10:19 +0300)
commit47a50fe16f9f074daaaa3e6aa85e76502955ed40
tree6f0b53047185a1649e07ceb67b3ce0d01d07a510
parent3d7009e88e0ae516b10d8d3d402cc66e86fb631e
bpo-45401: Fix a resource warning in test_logging (GH-28864) (GH-28872)

(cherry picked from commit 15188b115a2da815556053372c912a81a74be43b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_logging.py