Message 136867 - Python tracker

Message136867

Author orsenthil
Recipients giampaolo.rodola, gregory.p.smith, jwarkentin, orsenthil, python-dev
Date 2011-05-25.16:31:07
SpamBayes Score 8.573922e-06
Marked as misclassified No
Message-id <1306341068.63.0.505624834067.issue11109@psf.upfronthosting.co.za>
In-reply-to
Content
The feature is in 3.3. I did not remove the handle_timeout method from the Mixin class, because it might be used in the production by the existing servers. It is not appropriate to remove methods all of sudden without deprecation warnings and also it is not required to remove in this case.

Added the Documentation and News entry too.
History
Date User Action Args
2011-05-25 16:31:08orsenthilsetrecipients: + orsenthil, gregory.p.smith, giampaolo.rodola, jwarkentin, python-dev
2011-05-25 16:31:08orsenthilsetmessageid: <1306341068.63.0.505624834067.issue11109@psf.upfronthosting.co.za>
2011-05-25 16:31:08orsenthillinkissue11109 messages
2011-05-25 16:31:07orsenthilcreate