This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-06-11 04:12:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fab449bddb
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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