index
:
delta/python-packages/pexpect.git
3.4-never-released-sadly
3.x
_is_solaris-badval
allow-disable-escape-interact
asyncio_utf8_issue
better-test-winsize
buffered-fileobj
bugfix-honor-force-close
bugfix-my_spawn-has_no-ptyproc
bugfix-virtualenv
buildbot-changes
coverage-race
coveralls
debug-asyncio-eof
default-handle-sighup-pull
desix
disable-maxcanon-test
dluyer-patch-1
doc-and-test-max-cannon-2
doc-and-test-max-canon
docfix-no-other-pexpect
docs-revision-1
docs-revision-2
docs-revision-3
docs-revision-4
document-blocking-write
failed-str-self
faq-about-gevent
faq-pyte-redirect
fix-occasionally-failing-solaris-setwinsize
freebsd-support
include-coveragerc-in-sdist
incremental-decoder
interact-does-not-detect-eof
interact-logfix
issue-103-filedes-leak
issue-104-cannot-exec-setuids
issue-20
issue-20-close-shouldnt-sleep
issue-20-travis-improving
issue-20-try-2
issue-42-cannot-implicit-bytes-to-str
issue-44-solaris-support
issue-44-solaris-try-2
issue-44-solaris-try-3
issue-49-cannot-exit-fdspawned-interact
issue-86-and-100-stdin-closed
locale-preffered-encoding
mac-test-readlines
master
more-exacting-which
more-utf8-tests
noexception-on-wait-after-terminate
occasionally-failing-testcases
optional-ignore-sighup
propose-more-reliable-terminate
read_more_bytes
replwrap-continuation-timeout-results
replwrap-test-fixes
resolve-eof-unicode-osx-sunos
restore-posix
setecho-in-bash-replwrap-sunos
setwinsize_on_spawn
simple-ftp-example-fix
skip_pypy_eof
solaris-experiments
solaris-workarounds
suggest-support-elsewhere
superfluous-sleep
support-method-as-run-event-callback
teamcity-coverage-support
teamcity-tests-ptyprocess
timing-issue-remove
unicode-argv
use-flit
use-ptyprocess
github.com: pexpect/pexpect.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pexpect
/
expect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid calling getvalue() twice in a row
dluyer
2020-01-14
1
-1
/
+1
*
Whitespace cleanup
dluyer
2020-01-10
1
-2
/
+2
*
Updated expect_loop for split new_data
dluyer
2020-01-09
1
-5
/
+7
*
Split new_data initial and subsequent calls
dluyer
2020-01-09
1
-53
/
+59
*
Merge pull request #5 from dluyer/master
dluyer
2020-01-09
1
-2
/
+8
|
\
|
*
Disable chaining Timeout and EOF exceptions
Martin Di Paola
2019-12-09
1
-2
/
+8
*
|
Updates from internal code review.
dluyer
2019-08-02
1
-2
/
+7
*
|
Update expect.py
dluyer
2019-08-02
1
-2
/
+2
*
|
Update expect.py
dluyer
2019-08-02
1
-4
/
+0
*
|
Update expect.py
dluyer
2019-08-02
1
-2
/
+2
*
|
Update expect.py
dluyer
2019-08-02
1
-17
/
+63
*
|
Fix missing data in 'before', especially after timeouts
dluyer
2019-08-01
1
-6
/
+10
|
/
*
Use builtin enumerate method in searcher_re
Mark McClain
2018-08-29
1
-1
/
+1
*
fix a bug causing 'spawn.before' to be truncated w/ searchwindowsize use
Ryan Petrello
2018-03-27
1
-4
/
+7
*
FIX: bad representation of bytes patterns.
Julien Palard
2018-02-12
1
-8
/
+2
*
optimize pty buffering and searching
Ryan Petrello
2018-02-05
1
-12
/
+24
*
Remove superfluous imports
Nehal J Wani
2017-11-14
1
-2
/
+0
*
Spelling fixes
Ville Skyttä
2017-09-15
1
-3
/
+3
*
Remove superfluous imports
Thomas Kluyver
2017-08-22
1
-1
/
+0
*
Display current searcher in error messages
Thomas Kluyver
2016-04-25
1
-0
/
+2
*
Add new spawn.delayafterread attribute.
Jeff Quast
2016-01-05
1
-2
/
+3
*
Move code out of __init__
Thomas Kluyver
2014-11-23
1
-1
/
+193
*
Expose async parameter for expect_exact
Thomas Kluyver
2014-09-21
1
-2
/
+0
*
Refactor expect code
Thomas Kluyver
2014-09-21
1
-0
/
+107