| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21038: Use monotonic clock to compute timeout, not the system clock | Victor Stinner | 2014-03-25 | 1 | -8/+8 |
|
|
* | Issue #21038: Cleanup test_epoll.py | Victor Stinner | 2014-03-25 | 1 | -3/+0 |
|
|
* | (Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e684e), | Victor Stinner | 2014-01-25 | 1 | -11/+0 |
|\ |
|
| * | Issue #20311: Revert 033137c12d88, select.epoll.poll() rounds again the timeout | Victor Stinner | 2014-01-25 | 1 | -11/+0 |
|
|
* | | (Merge 3.3) Issue #20311: Try to fix the unit test, use time.monotonic() | Victor Stinner | 2014-01-21 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #20311: Try to fix the unit test, use time.monotonic() instead of | Victor Stinner | 2014-01-21 | 1 | -12/+12 |
|
|
* | | Issue #20311: selector.PollSelector.select() now rounds the timeout away from | Victor Stinner | 2014-01-21 | 1 | -12/+11 |
|
|
* | | (Merge 3.3) Issue #20311: select.epoll.poll() now rounds the timeout away from | Victor Stinner | 2014-01-21 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Issue #20311: select.epoll.poll() now rounds the timeout away from zero, | Victor Stinner | 2014-01-21 | 1 | -0/+11 |
|
|
* | | Issue #18571: Implementation of the PEP 446: file descriptors and file handles | Victor Stinner | 2013-08-27 | 1 | -2/+8 |
|
|
* | | Close #18794: Add a fileno() method and a closed attribute to select.devpoll | Victor Stinner | 2013-08-21 | 1 | -0/+25 |
|
|
* | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -5/+5 |
|
|
* | | Issue #16717: get rid of socket.error, replace with OSError | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|
|
* | | Issue #16488: epoll() objects now support the `with` statement. | Antoine Pitrou | 2012-12-15 | 1 | -0/+7 |
|/ |
|
* | don't fail if CLOEXEC doesn't exist | Benjamin Peterson | 2011-12-27 | 1 | -2/+3 |
|
|
* | merge 3.2 | Benjamin Peterson | 2011-12-27 | 1 | -0/+1 |
|\ |
|
| * | propgate error in other conditions | Benjamin Peterson | 2011-12-27 | 1 | -0/+1 |
|
|
* | | add a flags parameter to select.epoll | Benjamin Peterson | 2011-12-27 | 1 | -0/+2 |
|/ |
|
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -4/+4 |
|
|
* | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -2/+0 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -10/+10 |
|
|
* | Merged revisions 73077 via svnmerge from | R. David Murray | 2009-05-31 | 1 | -0/+28 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -2/+2 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -4/+4 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -0/+6 |
|
|
* | Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,... | Christian Heimes | 2008-03-22 | 1 | -0/+189 |
|
|