On Fri, Feb 11, 2011 at 4:42 AM, giampaolo.rodola
<python-check...@python.org> wrote:
> Author: giampaolo.rodola
> Date: Thu Feb 10 19:42:36 2011
> New Revision: 88387
>
> Log:
> get rid of asyncore.dispatcher's debug attribute, which is no longer used 
> (assuming it ever was).

Reviewer? NEWS entry? RM approval? Tracker issue?

Removing a public attribute seems like an odd change to be making at
this stage of a release. What if there is third party code that uses
that attribute to enable additional debugging info in asyncore?

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
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