cpython/Lib/logging
Miss Islington (bot) 6641a109fb Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16326)
(cherry picked from commit 1d094af716)
2019-09-22 04:27:00 +01:00
..
__init__.py bpo-36015: Handle StreamHandler representaton of stream with an integer name (GH-11908) (GH-13183) 2019-05-15 19:06:29 +01:00
config.py Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16326) 2019-09-22 04:27:00 +01:00
handlers.py bpo-36813: Fix QueueListener to call task_done() upon termination. (GH-13113) 2019-06-01 02:36:29 -07:00