Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #6416: Fix compilation of the select module on Windows, as well as test_subpr... | Amaury Forgeot d'Arc | 2009-07-09 | 1 | -1/+1 |
* | Adds the select.PIPE_BUF attribute to expose the system constant. | Gregory P. Smith | 2009-07-03 | 1 | -0/+9 |
* | Issue 3848: document the fact that epoll register raises an IOError if | R. David Murray | 2009-05-31 | 1 | -0/+5 |
* | #4167: fix markup glitches. | Georg Brandl | 2008-11-04 | 1 | -4/+4 |
* | #3852: fix some select.kqueue and kevent docs. | Georg Brandl | 2008-09-21 | 1 | -3/+3 |
* | Clarify the meaning of the select() parameters and sync | Georg Brandl | 2008-08-04 | 1 | -12/+18 |
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -2/+2 |
* | Typo fix | Andrew M. Kuchling | 2008-04-07 | 1 | -2/+2 |
* | Fix-up syntax problems. | Georg Brandl | 2008-03-22 | 1 | -21/+19 |
* | Applied patch #1657 epoll and kqueue wrappers for the select module | Christian Heimes | 2008-03-21 | 1 | -4/+300 |
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -2/+0 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+141 |