]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229)
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 19 Jun 2019 10:46:53 +0000 (11:46 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2019 10:46:53 +0000 (11:46 +0100)
commit015000165373f8db263ef5bc682f02d74e5782ac
treebf8ffd599968696577658cfcb0b687762031649f
parent987a0dcfa1302df6c1ed8cf14762dc18628e3f33
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229)
Doc/library/logging.rst
Lib/test/test_logging.py