[Patches] [ python-Patches-638825 ] Logging 0.4.7 & patches thereto

noreply@sourceforge.net noreply@sourceforge.net
Fri, 15 Nov 2002 15:34:39 -0800


Patches item #638825, was opened at 2002-11-15 03:40
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=638825&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Vinay Sajip (vsajip)
>Assigned to: Neal Norwitz (nnorwitz)
Summary: Logging 0.4.7 & patches thereto

Initial Comment:
Recently released version 0.4.7 of the logging package 
(core of this recently accepted into CVS for 2.3).

Includes unit tests and examples. Main regression test 
harness is log_test.py.

There are some known issues - reported by Neal 
Norwitz. I will upload a patch to handle these.



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

>Comment By: Neal Norwitz (nnorwitz)
Date: 2002-11-15 18:34

Message:
Logged In: YES 
user_id=33168

Vinay, logging.patch is a reverse diff.  It would be easier
if you used CVS to generate the diff.  That would also allow
changes to be made in the python version and you could
integrate them easily.

patches.zip contains 2 files: test.patch & logging.patch.  I
have applied logging.patch.
as logging/__init__.py 1.3 and logging/config.py 1.4.

test.patch should be applied to the tests in
logging-0.4.7.tar.gz, is that correct?

Vinay, were you going to convert the tests in the .tar.gz so
they could be integrated into the python test suite?  If so,
it seems the .tar.gz is not necessary.  We could close this
patch and when you have finished packaging up your tests,
you could submit a new patch.


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

Comment By: Guido van Rossum (gvanrossum)
Date: 2002-11-15 11:51

Message:
Logged In: YES 
user_id=6380

Vinaj, I'm unclear on what to do with this. Can you clarify?

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

Comment By: Vinay Sajip (vsajip)
Date: 2002-11-15 04:10

Message:
Logged In: YES 
user_id=308438

I've uploaded patches.zip, containing logging.patch (patches 
the logging module) and test.patch (patch to log_test17.py)

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

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