cpython/Lib/logging
Miss Islington (bot) d730719b09 bpo-35046: do only one system call per line (logging.StreamHandler) (GH-10042) (GH-10050)
(cherry picked from commit b7d62050e7)
2018-10-23 11:07:06 +01:00
..
__init__.py bpo-35046: do only one system call per line (logging.StreamHandler) (GH-10042) (GH-10050) 2018-10-23 11:07:06 +01: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