1. e8e3121 Issue #18325: Fix a test_kqueue failure on OpenBSD: kevent's data and event by Charles-François Natali · 12 years ago
  2. e405946 Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 12 years ago
  3. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 14 years ago
  4. 323b9da Issue #7211: Allow 64-bit values for the `ident` and `data` fields of kevent by Antoine Pitrou · 16 years ago
  5. d77faaf #5910: fix kqueue for calls with more than one event. by Georg Brandl · 16 years ago
  6. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  7. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  8. c187d11 Issue #5025: Fix occasional test_kqueue failure on OS X. by Mark Dickinson · 16 years ago
  9. 0e9ab5f Applied patch #1657 epoll and kqueue wrappers for the select module by Christian Heimes · 17 years ago