summaryrefslogtreecommitdiffstats
path: root/Doc/library/select.rst
Commit message (Expand)AuthorAgeFilesLines
* small grammar fix.Georg Brandl2014-01-121-1/+1
* whatsnew: epoll supports with.R David Murray2013-12-311-3/+8
* Issue #16853: Mention the new selectors module in the select moduleVictor Stinner2013-09-041-0/+8
* Issue #18571: Implementation of the PEP 446: file descriptors and file handlesVictor Stinner2013-08-271-0/+13
* Issue #18757: Improved cross-references in the concurrent package.Serhiy Storchaka2013-08-231-16/+16
|\
| * Issue #18757: Improved cross-references in the concurrent package.Serhiy Storchaka2013-08-231-16/+16
* | Close #18794: Add a fileno() method and a closed attribute to select.devpollVictor Stinner2013-08-211-0/+31
* | Issue #16488: epoll() objects now support the `with` statement.Antoine Pitrou2012-12-151-1/+4
|/
* Fix a couple of versionadded/versionchanged related markup errors.Georg Brandl2012-06-241-1/+0
* Restore [] where default arguments are not keywordsHynek Schlawack2012-05-221-1/+1
|\
| * Restore [] where default arguments are not keywordsHynek Schlawack2012-05-221-1/+1
* | #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-2/+2
|\ \ | |/
| * #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-2/+2
* | add a flags parameter to select.epollBenjamin Peterson2011-12-271-5/+12
* | reST fixes for /dev/pollJesus Cea2011-11-151-1/+2
* | Issue #6397: Support '/dev/poll' polling objects in select module, under Sola...Jesus Cea2011-11-141-1/+83
* | Minimal update of select docs for PEP 3151.Antoine Pitrou2011-10-121-8/+4
|/
* Fix the description of PIPE_BUFAntoine Pitrou2011-01-251-1/+1
* Fix the doc for PIPE_BUFAntoine Pitrou2011-01-251-3/+5
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-12/+12
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-5/+6
* Document the extra epoll flagsJean-Paul Calderone2010-07-181-5/+5
* There is no method named "register(fd, eventmask)"; fix markup to just indica...Jean-Paul Calderone2010-07-181-1/+1
* #9258: fix copy-paste errors.Georg Brandl2010-07-141-3/+3
* Merged revisions 76847,76851,76869,76882,76891-76892,76924,77007,77070,77092,...Benjamin Peterson2009-12-311-1/+1
* More versionadded/versionchanged fixesMark Dickinson2009-10-011-1/+1
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-2/+1
* Merged revisions 74328,74332-74333,74365 via svnmerge fromGeorg Brandl2009-08-131-13/+10
* Merged revisions 73916 via svnmerge fromAmaury Forgeot d'Arc2009-07-091-1/+1
* Merged revisions 73818 via svnmerge fromGregory P. Smith2009-07-041-0/+9
* Merged revisions 73077 via svnmerge fromR. David Murray2009-05-311-0/+5
* Merged revisions 67089,67091,67101 via svnmerge fromBenjamin Peterson2008-11-051-4/+4
* Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,...Benjamin Peterson2008-09-221-3/+3
* Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-...Georg Brandl2008-08-121-12/+18
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-161-2/+2
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-8/+0
* Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-...Christian Heimes2008-04-091-2/+2
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-21/+19
* Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,...Christian Heimes2008-03-221-4/+300
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-2/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+141