Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #18571: Implementation of the PEP 446: file descriptors and file handles | Victor Stinner | 2013-08-27 | 1 | -1/+10 |
* | Close #18794: Add a fileno() method and a closed attribute to select.devpoll | Victor Stinner | 2013-08-21 | 1 | -0/+25 |
* | Clean up the messages used by some tests. | Brett Cannon | 2012-11-14 | 1 | -1/+1 |
* | Issue #6397: Support '/dev/poll' polling objects in select module, under Sola... | Jesus Cea | 2011-11-14 | 1 | -0/+94 |