cpython/Lib/logging
Serhiy Storchaka b18b6a49c6
gh-84649: Use statx() in TimedRotatingFileHandler if available (ПР-150968)
This allows to support rotation based on the file birth time on Linux.
2026-06-06 11:49:07 +03:00
..
__init__.py gh-150818: Wire logger parent before publishing it in getLogger() (GH-150941) 2026-06-05 16:00:56 +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: Use statx() in TimedRotatingFileHandler if available (ПР-150968) 2026-06-06 11:49:07 +03:00