]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add item
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 19 Jan 2008 16:34:09 +0000 (16:34 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 19 Jan 2008 16:34:09 +0000 (16:34 +0000)
Doc/whatsnew/2.6.rst

index 46922a4d79fbf609f95e70108d6d8adec58a22e7..b5f0d84d016c77ce518a9dbff66878b8d14f4e74 100644 (file)
@@ -1102,6 +1102,13 @@ complete list of changes, or look through the CVS logs for all the details.
   (Contributed by Alberto Bertogli.)
 
   .. Patch #1646
+
+* The base classes in the :mod:`SocketServer` module now support
+  calling a :meth:`handle_timeout` method after a span of inactivity 
+  specified by the server's :attr:`timeout` attribute.  (Contributed 
+  by Michael Pomraning.)
+
+  .. Patch #742598
  
 * A new variable in the :mod:`sys` module,
   :attr:`float_info`, is an object