I'm sorry, I'm going to revert those checkins. They are very minor changes which I'm sure don't break anything, but I understand your complain.
--- Giampaolo http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/ 2011/2/11 Nick Coghlan <[email protected]>: > On Fri, Feb 11, 2011 at 11:04 PM, giampaolo.rodola > <[email protected]> wrote: >> Author: giampaolo.rodola >> Date: Fri Feb 11 14:04:18 2011 >> New Revision: 88395 >> >> Log: >> asyncore: introduce a new 'closed' attribute to make sure that dispatcher >> gets closed only once. >> In different occasions close() might be called more than once, causing >> problems with already disconnected sockets/dispatchers. > > Giampaolo, > > This checkin and the previous one are not appropriate for the release > candidate phase of the 3.2 release. At the very least, they need to > identify the second core dev that reviewed them, as well as a > reference to the tracker issue where the RM approved them for > inclusion. > > Regards, > Nick. > > -- > Nick Coghlan | [email protected] | Brisbane, Australia > _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
