Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3c919cf140170a03c20ec68a8fe63586b718d057
/
Lib
/
test
/
test_kqueue.py
323b9da
Issue #7211: Allow 64-bit values for the `ident` and `data` fields of kevent
by Antoine Pitrou
· 16 years ago
d77faaf
#5910: fix kqueue for calls with more than one event.
by Georg Brandl
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
c187d11
Issue #5025: Fix occasional test_kqueue failure on OS X.
by Mark Dickinson
· 16 years ago
0e9ab5f
Applied patch #1657 epoll and kqueue wrappers for the select module
by Christian Heimes
· 17 years ago