[Patches] [ python-Patches-725904 ] Minor changes to logging

SourceForge.net noreply@sourceforge.net
Tue, 22 Apr 2003 15:39:09 -0700


Patches item #725904, was opened at 2003-04-22 22:37
Message generated for change (Settings changed) made by vsajip
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=725904&group_id=5470

>Category: Library (Lib)
>Group: Python 2.3
Status: Open
Resolution: None
>Priority: 7
Submitted By: Vinay Sajip (vsajip)
>Assigned to: Guido van Rossum (gvanrossum)
Summary: Minor changes to logging

Initial Comment:
__init__.py:
1. Updated version number to 0.4.8 and status to beta.
handlers.py:
1. Replaced explicit Python version check with hasattr to 
determine the running Python's capability.
2. Added Date: header to SMTPHandler
3. Changed HTTPHandler to allow more flexible mapping 
of a LogRecord to a dictionary to be urlencoded.

Regression test ran OK on my system after these 
changes were made.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=725904&group_id=5470