diff options
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2019-08-02 15:53:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-02 15:53:00 (GMT) |
commit | cb65b3a4f484ce71dcb76a918af98c7015513025 (patch) | |
tree | 7f4e08a9ed98315e4fe5d0651f9344271db928a2 /Lib/pprint.py | |
parent | 854d0a4b98b13629252e21edaf2b785b429e5135 (diff) | |
download | cpython-cb65b3a4f484ce71dcb76a918af98c7015513025.zip cpython-cb65b3a4f484ce71dcb76a918af98c7015513025.tar.gz cpython-cb65b3a4f484ce71dcb76a918af98c7015513025.tar.bz2 |
bpo-37742: Return the root logger when logging.getLogger('root') is c… (#15077)
* bpo-37742: Return the root logger when logging.getLogger('root') is called.
* Added type check guard on logger name in logging.getLogger() and refined a test.
Diffstat (limited to 'Lib/pprint.py')
0 files changed, 0 insertions, 0 deletions