cpython/Lib/logging
2026-06-04 17:15:12 +01:00
..
__init__.py gh-150818: Speed up logging.getLogger() for existing loggers (GH-150825) 2026-06-04 17:15:12 +01:00
config.py gh-132372: Speed up logging.config existing logger handling (GH-150242) 2026-05-29 16:50:05 +01:00
handlers.py gh-84649: Make TimedRotatingFileHandler use CTIME instead of MTIME (GH-24660) 2026-06-04 13:50:33 +00:00