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-01 07:33:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
e563aa4383
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
65d66e1006
Issue
#3772
: Fixed regression problem in StreamHandler.emit().
2008-09-04 07:31:21 +00:00
..
__init__.py
Issue
#3772
: Fixed regression problem in StreamHandler.emit().
2008-09-04 07:31:21 +00:00
config.py
Issue
#3726
: Allowed spaces in separators in logging configuration files.
2008-09-03 09:20:05 +00:00
handlers.py
Fixed
:
#2914
(RFE for UTC support in TimedRotatingFileHandler) and
#2929
(wrong filename used to delete old log files).
2008-05-20 15:34:36 +00:00