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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
`is ucs is None` is not necessary
incremental-decoder
jquast
2013-10-09
1
-2
/
+1
*
brevity
jquast
2013-10-09
1
-4
/
+1
*
incremental decode full buffer, not iterations
jquast
2013-10-09
1
-4
/
+3
*
use an incremental decoder for streams
jquast
2013-10-08
1
-1
/
+8
*
Add spawnu and runu to __all__ list
Thomas Kluyver
2013-10-02
1
-2
/
+2
*
Fix check on timeout
Thomas Kluyver
2013-10-02
1
-1
/
+1
*
Version 3.0 beta 1
3.0b1
Thomas Kluyver
2013-10-02
1
-1
/
+1
*
Minor doc fixes
Thomas Kluyver
2013-10-02
1
-8
/
+4
*
Add runu function (unicode interface to run())
Thomas Kluyver
2013-10-02
1
-4
/
+22
*
Improve test for bad arguments to expect() and expect_exact()
Thomas Kluyver
2013-09-30
1
-9
/
+20
*
Fix some spelling mistakes
Thomas Kluyver
2013-09-25
1
-5
/
+5
*
Fix interact_unicode test
Thomas Kluyver
2013-09-25
1
-2
/
+8
*
Fix exception from interact()
Thomas Kluyver
2013-09-25
1
-37
/
+6
*
Remove use of six in pexpect
Thomas Kluyver
2013-09-23
1
-18
/
+15
*
remove UnicodeEncodeError in __str__() for unicode
jquast
2013-09-23
1
-6
/
+6
*
fix:str() before %r still UnicodeEncodeError
jquast
2013-09-23
1
-2
/
+2
*
UnicodeEncodeError, not UnicodeDecodeError!
jquast
2013-09-23
1
-1
/
+1
*
only repr() on UnicodeDecodeError in __str__()
jquast
2013-09-23
1
-2
/
+11
*
absurd_match => None
jquast
2013-09-23
1
-8
/
+6
*
UnicodeEncodeError fix -- str => repr
jquast
2013-09-23
1
-1
/
+1
*
unicode fix, exception fixes for py3
jquast
2013-09-22
1
-18
/
+24
*
py2.5 compatibilities w/six.py
jquast
2013-09-22
1
-31
/
+39
*
2 unicode fixes + some docfix lang brevity
jquast
2013-09-22
1
-7
/
+8
*
doc brevity and clean-up
jquast
2013-09-22
1
-7
/
+7
*
Fix run() for Python 3
Thomas Kluyver
2013-09-20
1
-3
/
+3
*
Fix logging tests for Python 3
Thomas Kluyver
2013-09-20
1
-2
/
+5
*
Add spawnu interface for unicode
Thomas Kluyver
2013-09-19
1
-33
/
+93
*
Changes towards Python 3 compatibility.
Thomas Kluyver
2013-09-17
1
-18
/
+36
*
Start reorganising into package
Thomas Kluyver
2013-09-17
1
-0
/
+1952