| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `is ucs is None` is not necessaryincremental-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 13.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 |
| * | Fix some imports | Thomas Kluyver | 2013-09-25 | 1 | -2/+1 |
| * | Code tidy-up | Thomas Kluyver | 2013-09-25 | 1 | -35/+0 |
| * | Document screen and ANSI | Thomas Kluyver | 2013-09-25 | 2 | -41/+8 |
| * | Document pxssh module | Thomas Kluyver | 2013-09-25 | 1 | -9/+11 |
| * | Document fdpexpect module | Thomas Kluyver | 2013-09-25 | 1 | -1/+6 |
| * | 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 |
