]> granicus.if.org Git - python/commit
bpo-31235: Fix ResourceWarning in test_logging (#3147) (#3149)
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 18 Aug 2017 23:11:44 +0000 (01:11 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Aug 2017 23:11:44 +0000 (01:11 +0200)
commit3e866dfaecaa4eb8f98c12782d2488f681225c37
tree4d59eb30ae5734c433cd27b249fe7b22f9043bfe
parent83e37e16f3065086d721d4e62a3788e01db3431c
bpo-31235: Fix ResourceWarning in test_logging (#3147) (#3149)

(cherry picked from commit a7719e27b3cad0f2b86cb932a76cbe55c541b02e)
Lib/test/test_logging.py