]> granicus.if.org Git - python/commit
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Jun 2019 13:46:55 +0000 (06:46 -0700)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 19 Jun 2019 13:46:55 +0000 (14:46 +0100)
commit95ff622028b4f5d2eefbff557eadbb08fbcd42b1
treeee783809eb22687ddd3fe7e0156d5b612feae48d
parentf5b89afde1196ec9f74b7dc0333cec9bc4d4c2db
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229) (GH-14230)

(cherry picked from commit 015000165373f8db263ef5bc682f02d74e5782ac)
Doc/library/logging.rst
Lib/test/test_logging.py