Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import USHRT_MAX to fix failing test_devpool test | Christian Heimes | 2013-12-15 | 1 | -0/+1 |
* | Issue #17919: Fixed integer overflow in the eventmask parameter. | Serhiy Storchaka | 2013-12-14 | 1 | -0/+11 |
|\ | |||||
| * | Issue #17919: Fixed integer overflow in the eventmask parameter. | Serhiy Storchaka | 2013-12-14 | 1 | -0/+11 |
* | | Issue #18571: Implementation of the PEP 446: file descriptors and file handles | Victor Stinner | 2013-08-28 | 1 | -1/+10 |
* | | Close #18794: Add a fileno() method and a closed attribute to select.devpoll | Victor Stinner | 2013-08-22 | 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 |