1. e2197d1 Issue #20100: Simplify newPyEpoll_Object() by Berker Peksag · 8 years ago
  2. e4fbb02 Remove unused support.run_unittest imports. by Serhiy Storchaka · 8 years ago
  3. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  4. 6e20460 Issue #21566: Make use of socket.listen() default backlog. by Charles-François Natali · 10 years ago
  5. b60ac7a Issue #21038: Use monotonic clock to compute timeout, not the system clock by Victor Stinner · 10 years ago
  6. 6f20b7c Issue #21038: Cleanup test_epoll.py by Victor Stinner · 10 years ago
  7. 38c72bd (Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e684e), by Victor Stinner · 11 years ago
  8. 9332096 Issue #20311: Revert 033137c12d88, select.epoll.poll() rounds again the timeout by Victor Stinner · 11 years ago
  9. 240cae7 (Merge 3.3) Issue #20311: Try to fix the unit test, use time.monotonic() by Victor Stinner · 11 years ago
  10. 39d798e Issue #20311: Try to fix the unit test, use time.monotonic() instead of by Victor Stinner · 11 years ago
  11. 11da8e2 Issue #20311: selector.PollSelector.select() now rounds the timeout away from by Victor Stinner · 11 years ago
  12. 09354fd (Merge 3.3) Issue #20311: select.epoll.poll() now rounds the timeout away from by Victor Stinner · 11 years ago
  13. 665486e Issue #20311: select.epoll.poll() now rounds the timeout away from zero, by Victor Stinner · 11 years ago
  14. daf4555 Issue #18571: Implementation of the PEP 446: file descriptors and file handles by Victor Stinner · 11 years ago
  15. 13423c3 Close #18794: Add a fileno() method and a closed attribute to select.devpoll by Victor Stinner · 11 years ago
  16. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  17. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
  18. 09bb89b Issue #16488: epoll() objects now support the `with` statement. by Antoine Pitrou · 12 years ago
  19. 70069fc don't fail if CLOEXEC doesn't exist by Benjamin Peterson · 13 years ago
  20. a5f6f2a merge 3.2 by Benjamin Peterson · 13 years ago
  21. 0e61350 propgate error in other conditions by Benjamin Peterson · 13 years ago
  22. 2fb9ae9 add a flags parameter to select.epoll by Benjamin Peterson · 13 years ago
  23. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  24. 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 15 years ago
  25. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  26. 1855c21 Merged revisions 73077 via svnmerge from by R. David Murray · 15 years ago
  27. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 15 years ago
  28. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  29. fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 17 years ago
  30. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 17 years ago