[Python-Dev] Logging enhancements (original) (raw)
Barry Warsaw barry at python.org
Tue Jan 10 01:37:19 CET 2006
- Previous message: [Python-Dev] Logging enhancements
- Next message: [Python-Dev] sudo security hole w/ potential Python connection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 2006-01-10 at 00:01 +0000, Vinay Sajip wrote:
I maintain the logging package, and I will happily review patches and apply them where I think they're fine. I have accepted many patches to the package, some via SF and some sent privately, but also rejected a few. For example, the TimedRotatingFileHandler was submitted by someone.
Patches need to be compatible with Python 1.5.2.
I've been thinking about this compatibility thing too, especially w.r.t. the email package. For example, I still want to maintain email 2.5 which has b/c to Python 2.1. But email 3.0 need only be compatible with Python 2.3. Given that we now have everything in Subversion, I think it makes it much easier to maintain multiple versions of separately distributed packages, modulo the time it takes to do so.
-Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20060109/e481130b/attachment.pgp
- Previous message: [Python-Dev] Logging enhancements
- Next message: [Python-Dev] sudo security hole w/ potential Python connection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]