This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-19 08:11:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
fe528ebf68
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
8123ef2ec0
Fix
:
#1836
: Off-by-one bug in TimedRotatingFileHandler rollover calculation. Patch thanks to Kathryn M. Kowalski.
2008-01-21 17:03:46 +00:00
..
__init__.py
Bug
#1737864
: allow empty message in logging format routines.
2007-06-19 12:36:06 +00:00
config.py
Stripped whitespace from comma-separated values read from config file
2006-12-14 08:41:39 +00:00
handlers.py
Fix
:
#1836
: Off-by-one bug in TimedRotatingFileHandler rollover calculation. Patch thanks to Kathryn M. Kowalski.
2008-01-21 17:03:46 +00:00