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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bundled six module
Thomas Kluyver
2013-09-23
1
-577
/
+0
*
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-compatible exception handling
jquast
2013-09-22
1
-2
/
+2
*
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 fdpexpect for Python 3
Thomas Kluyver
2013-09-20
1
-17
/
+10
*
Fix logging tests for Python 3
Thomas Kluyver
2013-09-20
1
-2
/
+5
*
Fix pexpect.FSM for Python 3
Thomas Kluyver
2013-09-19
1
-20
/
+19
*
Move psh and pxssh into pexpect
Thomas Kluyver
2013-09-19
2
-0
/
+532
*
Move fdpexpect -> pexpect.fdpexpect
Thomas Kluyver
2013-09-19
1
-0
/
+99
*
Move ANSI -> pexpect.ANSI
Thomas Kluyver
2013-09-19
1
-0
/
+367
*
Move FSM -> pexpect.FSM
Thomas Kluyver
2013-09-19
1
-0
/
+346
*
Move screen -> pexpect.screen
Thomas Kluyver
2013-09-19
1
-0
/
+396
*
Add spawnu interface for unicode
Thomas Kluyver
2013-09-19
1
-33
/
+93
*
Changes towards Python 3 compatibility.
Thomas Kluyver
2013-09-17
2
-18
/
+613
*
Start reorganising into package
Thomas Kluyver
2013-09-17
1
-0
/
+1952
*
Moved everything up one directory level.
Noah Spurrier
2012-10-26
106
-15102
/
+0
*
Fixed tests and improved docs.
Noah Spurrier
2012-10-25
2
-6
/
+39
*
Added backward compatability back to Python 2.2.
Noah Spurrier
2012-10-25
3
-33
/
+32
*
This is mostly an update to the license.
Noah Spurrier
2012-10-25
79
-1172
/
+2667
*
Minor changes.
noah
2009-02-01
3
-7
/
+7
*
Just some comment updates.
noah
2008-12-06
1
-4
/
+10
*
This is a waste of space...
noah
2008-10-02
1
-7542
/
+0
*
This is looking a little old now.
noah
2008-08-18
1
-1
/
+2
*
It turns out someone was getting another exception besides AttributeError.
noah
2008-05-23
1
-5
/
+5
*
Following up on all the bug reports on SourceForge.net.
noah
2008-03-22
1
-1
/
+1
*
Patch from Jan Grant for solaris cron.
noah
2008-03-19
1
-5
/
+9
*
I changed the name of a method. It was driving me nuts.
noah
2008-02-09
1
-2
/
+2
*
Added patch by John Spiegel john at jspiegel.net.
noah
2008-02-09
2
-3
/
+8
*
This seemed more universal. Most systems have lamemp3
noah
2008-01-19
1
-6
/
+14
*
Getting ready for the next version 2.4 release.
noah
2008-01-05
2
-3
/
+3
*
Added :refresh command. This is similar to :resync.
noah
2008-01-05
1
-1
/
+38
*
Made assert messages more informative.
noah
2007-12-29
1
-5
/
+10
*
Added documentation for logfiles.
noah
2007-12-27
3
-8
/
+34
*
This is looking better.
noah
2007-12-27
1
-98
/
+133
*
I had to make a few tweaks to fix some broken tests. All tests pass at 82% co...
noah
2007-12-26
4
-7
/
+11
*
cleaned up fdpexpect a bit.
noah
2007-12-22
2
-14
/
+23
*
Mang... this is hard. And now two tests are failing. Super terrific...
noah
2007-12-21
3
-9
/
+53
*
Trying to add coverage for interact() methods.
noah
2007-12-20
18
-75
/
+310
*
Adding waitnoecho and test functions.
noah
2007-12-19
4
-4
/
+72
*
My precious...
noah
2007-12-17
1
-0
/
+0
[next]