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-20 19:33:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afb5a48be22c118bcba108d481cfbc91e27295ee
cpython
/
Lib
/
logging
T
History
Vinay Sajip
b20af944d2
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:06:08 +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:06:08 +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:16:08 +00:00