cpython/Lib/logging
sanjayp 2ae4ad7ca4 Changed lambda to str.strip in _strip_spaces in logging.config (#4332) 2017-11-15 09:28:11 +00:00
..
__init__.py bpo-31457: Don't omit inner ``process()`` calls with nested LogAdapters (#4044) 2017-10-19 10:24:55 -07:00
config.py Changed lambda to str.strip in _strip_spaces in logging.config (#4332) 2017-11-15 09:28:11 +00:00
handlers.py bpo-30989: Sort in TimedRotatingFileHandler only when needed. (GH-2812) 2017-10-27 08:04:33 +01:00