This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-28 15:16:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2a21eed02bdd0136cfe24eeb936734ec858f3ed
cpython
/
Lib
/
logging
T
History
Vinay Sajip
9c78658670
Issue
#5170
: Fixed Unicode output bug in logging and added test case. This is a regression which did not occur in 2.5.
2009-02-08 19:14:41 +00:00
..
__init__.py
Issue
#5170
: Fixed Unicode output bug in logging and added test case. This is a regression which did not occur in 2.5.
2009-02-08 19:14:41 +00:00
config.py
Issue
#3726
: Allowed spaces in separators in logging configuration files.
2008-09-03 09:20:05 +00:00
handlers.py
Issue 5013: Fixed bug in FileHandler when delay was set - added fix for RotatingFileHandler and changed header comment slightly.
2009-01-20 23:20:02 +00:00