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

(cherry picked from commit 15188b115a2da815556053372c912a81a74be43b)

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