1. da25109 Closes issue #21316: mark test_devpoll to be meaningfull only for Solaris by Jesus Cea · 10 years ago
  2. f28ba36 Issue #20532: Tests which use _testcapi now are marked as CPython only. by Serhiy Storchaka · 11 years ago
  3. 5cfc79d Issue #20532: Tests which use _testcapi now are marked as CPython only. by Serhiy Storchaka · 11 years ago
  4. e9b034b Issue #17919: add missing import of USHRT_MAX by Christian Heimes · 11 years ago
  5. 21ebbb2 Import USHRT_MAX to fix failing test_devpool test by Christian Heimes · 11 years ago
  6. 03241e8 Issue #17919: Fixed integer overflow in the eventmask parameter. by Serhiy Storchaka · 11 years ago
  7. 5da107a Issue #17919: Fixed integer overflow in the eventmask parameter. by Serhiy Storchaka · 11 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. cd8efa3 Clean up the messages used by some tests. by Brett Cannon · 12 years ago
  11. d8b9ae6 Issue #6397: Support '/dev/poll' polling objects in select module, under Solaris & derivatives. by Jesus Cea · 13 years ago