]> granicus.if.org Git - python/commit
Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16327)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 22 Sep 2019 03:26:37 +0000 (20:26 -0700)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 22 Sep 2019 03:26:37 +0000 (04:26 +0100)
commitfe9089a08b6dd6dd1ba8b238afc2fc4dfaac689e
tree183c2a478f2baf2f72a2a622fb86a4b5e64cd36f
parent24231ca75c721c8167a7394deb300727ccdcba51
Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16327)

(cherry picked from commit 1d094af716e8ce5e5710e1dfbce7832ba333be55)
Lib/logging/config.py
Lib/test/test_logging.py