summaryrefslogtreecommitdiff
path: root/tests/test_async.py
Commit message (Expand)AuthorAgeFilesLines
* Always use self.PYTHONBIN not 'python' or sys.executable in tests (#580)dluyer2019-08-071-3/+3
* replwrap: add async supportRobin Jarry2018-06-191-1/+28
* Rename async= parameter to async_=Thomas Kluyver2017-07-191-15/+15
* dont remove reference to _UnixReadPipeTransportAleksandr Balezin2016-09-071-0/+13
* issue discovered during integration with telnetlib3Jeff Quast2015-10-121-1/+7
* Expose async parameter for expect_exactThomas Kluyver2014-09-211-3/+12
* Expand tests for async expectThomas Kluyver2014-09-211-9/+28
* Expose async as parameter for expectThomas Kluyver2014-09-211-0/+23