]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-46063: Add 'delay=True' to file handler initialization. (GH-30103) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Dec 2021 17:27:00 +0000 (09:27 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 17:27:00 +0000 (17:27 +0000)
commit908fd691f96403a3c30d85c17dd74ed1f26a60fd
tree09689da5820658c78633cbb5e5bad7b54a33dc7f
parent503803d8c19be91becc09ca59f3febcbc324d6d2
[3.10] bpo-46063: Add 'delay=True' to file handler initialization. (GH-30103) (GH-30104)
Lib/test/test_logging.py