]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16326)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 22 Sep 2019 03:27:00 +0000 (20:27 -0700)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 22 Sep 2019 03:27:00 +0000 (04:27 +0100)
commit6641a109fba8489acf2762b2ac2e8c2c20c3a640
treed2df3c9ef6abc0f661fd1d0667a75928d1a42b8e
parent8d4c52ffb47a4d3590758220f297ba58108e1ef3
Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16326)

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