cpython/Lib/logging
Miss Islington (bot) 6a7a9f1d83 bpo-36272: Logging now propagates RecursionError (GH-12312) (GH-12391)
(cherry picked from commit 65f64b1903)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>
2019-03-18 14:22:41 +00:00
..
__init__.py bpo-36272: Logging now propagates RecursionError (GH-12312) (GH-12391) 2019-03-18 14:22:41 +00:00
config.py bpo-33978: Close existing handlers before logging (re-)configuration. (GH-8008) (GH-8044) 2018-07-02 10:35:09 +01:00
handlers.py bpo-34334: Don't log traceback twice in QueueHandler (GH-9537) (GH-9581) 2018-10-07 00:33:37 -04:00