This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82cd3cede804ca694fb0657fd985d5eff84a414f
cpython
/
Lib
/
logging
History
Lovesh Harchandani
afad147b59
bpo-30989: Sort in TimedRotatingFileHandler only when needed. (GH-2812)
...
TimedRotatingFileHandler.getFilesToDelete() now sorts only when needed.
2017-10-27 08:04:33 +01: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
bpo-30830: logging.config.listen() calls server_close() (
#3524
)
2017-09-13 01:44:08 -07:00
handlers.py
bpo-30989: Sort in TimedRotatingFileHandler only when needed. (GH-2812)
2017-10-27 08:04:33 +01:00