summaryrefslogtreecommitdiff
path: root/pexpect/_async.py
Commit message (Expand)AuthorAgeFilesLines
* refactor(_async.py): introduce modern coroutine syntaxFilippo Carra2022-11-231-103/+28
* Accumulate async data correctly after future donedluyer2020-01-151-0/+1
* Update _async.pydluyer2020-01-091-4/+1
* replwrap: add async supportRobin Jarry2018-06-191-4/+22
* fix a bug causing 'spawn.before' to be truncated w/ searchwindowsize useRyan Petrello2018-03-271-0/+1
* optimize pty buffering and searchingRyan Petrello2018-02-051-2/+2
* FIX: rename async.py -> _async.py to avoid syntax errors in 3.7Thomas A Caswell2017-10-211-0/+86