summaryrefslogtreecommitdiff
path: root/test/test_wait.py
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-5/+3
* Sort imports with 'isort'Quentin Pradet2020-10-011-5/+7
* Auto formatting using blackRatan Kulshreshtha2019-05-251-16/+5
* Handle EINTR from poll with zero timeout (#1399)Bruce Merry2018-06-211-0/+34
* Just verify that waiting on an invalid socket raises *some* errorNathaniel J. Smith2018-04-211-2/+3
* Add test for wait_for_socket EINTR handling w/ infinite timeoutNathaniel J. Smith2018-04-211-0/+43
* Remove selectors backport (#1358)Nathaniel J. Smith2018-04-201-0/+134