Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
test
/
test_kqueue.py
e8e3121
Issue #18325: Fix a test_kqueue failure on OpenBSD: kevent's data and event
by Charles-François Natali
· 12 years ago
e405946
Issue #6419: Fix a test_kqueue failure on some BSD flavors.
by Charles-Francois Natali
· 12 years ago
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 14 years ago
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