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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to