]> granicus.if.org Git - python/commitdiff
whatsnew
authorJesus Cea <jcea@jcea.es>
Thu, 4 Oct 2012 00:51:22 +0000 (02:51 +0200)
committerJesus Cea <jcea@jcea.es>
Thu, 4 Oct 2012 00:51:22 +0000 (02:51 +0200)
Doc/whatsnew/3.3.rst

index f5fd3bf62cee6d8a83e42a3f9196a688a229188b..1e9348d74d4b639ba6abdaa80648ee0aa0d6e4cf 100644 (file)
@@ -1722,6 +1722,13 @@ sched
   :issue:`13245`)
 
 
+select
+------
+
+Solaris and derived platforms have a new class :class:`select.devpoll`
+for high performance asyncronous sockets via :file:`/dev/poll`.
+
+
 shlex
 -----