1. 38c72bd (Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e684e), by Victor Stinner · 10 years ago
  2. 9332096 Issue #20311: Revert 033137c12d88, select.epoll.poll() rounds again the timeout by Victor Stinner · 10 years ago
  3. 240cae7 (Merge 3.3) Issue #20311: Try to fix the unit test, use time.monotonic() by Victor Stinner · 10 years ago
  4. 39d798e Issue #20311: Try to fix the unit test, use time.monotonic() instead of by Victor Stinner · 10 years ago
  5. 11da8e2 Issue #20311: selector.PollSelector.select() now rounds the timeout away from by Victor Stinner · 10 years ago
  6. 09354fd (Merge 3.3) Issue #20311: select.epoll.poll() now rounds the timeout away from by Victor Stinner · 10 years ago
  7. 665486e Issue #20311: select.epoll.poll() now rounds the timeout away from zero, by Victor Stinner · 10 years ago
  8. daf4555 Issue #18571: Implementation of the PEP 446: file descriptors and file handles by Victor Stinner · 11 years ago
  9. 13423c3 Close #18794: Add a fileno() method and a closed attribute to select.devpoll by Victor Stinner · 11 years ago
  10. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  11. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
  12. 09bb89b Issue #16488: epoll() objects now support the `with` statement. by Antoine Pitrou · 12 years ago
  13. 70069fc don't fail if CLOEXEC doesn't exist by Benjamin Peterson · 13 years ago
  14. a5f6f2a merge 3.2 by Benjamin Peterson · 13 years ago
  15. 0e61350 propgate error in other conditions by Benjamin Peterson · 13 years ago
  16. 2fb9ae9 add a flags parameter to select.epoll by Benjamin Peterson · 13 years ago
  17. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  18. 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 14 years ago
  19. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  20. 1855c21 Merged revisions 73077 via svnmerge from by R. David Murray · 15 years ago
  21. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 15 years ago
  22. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  23. 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 · 16 years ago
  24. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 16 years ago