]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36903: Fix ResourceWarning in test_logging (GH-13283)
authorXtreak <tir.karthi@gmail.com>
Mon, 13 May 2019 14:48:52 +0000 (20:18 +0530)
committerVictor Stinner <vstinner@redhat.com>
Mon, 13 May 2019 14:48:51 +0000 (16:48 +0200)
commit2c10538d11fa9be9a1a9f21605861e10ec4fa207
tree65fc3f67ef6a315c2b81250dcc3411cd7c8c7c0c
parentc1f7262f7013074613805347db2276f8b5e0e3a4
bpo-36903: Fix ResourceWarning in test_logging (GH-13283)
Lib/test/test_logging.py