| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove test_support.TestSkipped and just use unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -1/+1 |
| | | |||||
| * | Issue #5025: Fix occasional test_kqueue failure on OS X. | Mark Dickinson | 2009-01-24 | 1 | -3/+6 |
| | | |||||
| * | Applied patch #1657 epoll and kqueue wrappers for the select module | Christian Heimes | 2008-03-21 | 1 | -0/+166 |
| The patch adds wrappers for the Linux epoll syscalls and the BSD kqueue syscalls. Thanks to Thomas Herve and the Twisted people for their support and help. TODO: Finish documentation documentation | |||||
