This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 orsenthil
收信人 giampaolo.rodola, gregory.p.smith, jwarkentin, orsenthil, python-dev
日期 2011-05-25.16:31:07
SpamBayes Score 8.573922e-06
Marked as misclassified
Message-id <1306341068.63.0.505624834067.issue11109@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2011-05-25 16:31:08orsenthil修改recipients: + orsenthil, gregory.p.smith, giampaolo.rodola, jwarkentin, python-dev
2011-05-25 16:31:08orsenthil修改messageid: <1306341068.63.0.505624834067.issue11109@psf.upfronthosting.co.za>
2011-05-25 16:31:08orsenthil链接issue11109 messages
2011-05-25 16:31:07orsenthil创建