summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #585 from dluyer/patch-8Thomas Kluyver2019-08-071-1/+6
|\ \ \ \
| * | | | Test for Python 2 ASCII encoding, too.dluyer2019-08-061-1/+1
| * | | | Fix test_which when sys.getfilesystemencoding() is asciidluyer2019-08-061-1/+6
* | | | | Merge pull request #583 from dluyer/patch-6Thomas Kluyver2019-08-071-1/+1
|\ \ \ \ \
| * | | | | s/xrange/range/ for Python3dluyer2019-08-061-1/+1
| |/ / / /
* | | | | Merge pull request #584 from dluyer/patch-7Thomas Kluyver2019-08-072-0/+0
|\ \ \ \ \
| * | | | | Mark disabled test as deprecated.dluyer2019-08-061-0/+0
| * | | | | Fix typo in test name.dluyer2019-08-061-0/+0
| |/ / / /
* | | | | Merge pull request #582 from dluyer/patch-5Thomas Kluyver2019-08-071-2/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix copy/paste error in uploading patchdluyer2019-08-061-4/+4
| * | | | Fix test_ansi.py when running in a non-writable directorydluyer2019-08-061-2/+14
| |/ / /
| | | * Merge pull request #1 from pexpect/masterdluyer2019-08-061-11/+21
| | | |\ | | |/ / | |/| / | |_|/ |/| |
* | | Merge pull request #581 from dluyer/patch-4Thomas Kluyver2019-08-061-11/+21
|\ \ \ | |/ / |/| |
| * | Use IPv6 loopback if there is no IPv4 loopback availabledluyer2019-08-051-11/+21
|/ /
| * Updates from internal code review.dluyer2019-08-021-2/+7
| * Update expect.pydluyer2019-08-021-2/+2
| * Update expect.pydluyer2019-08-021-4/+0
| * Update expect.pydluyer2019-08-021-2/+2
| * Update expect.pydluyer2019-08-021-17/+63
| * Update spawnbase.pydluyer2019-08-021-0/+3
| * Fix missing data in 'before', especially after timeoutsdluyer2019-08-011-6/+10
|/
* Merge pull request #575 from Red-M/masterRed_M2019-07-071-1/+8
|\
| * Wording change.Red_M2019-07-071-2/+2
| * Add doc note about RedExpect.Red_M2019-07-071-1/+8
| * Merge pull request #8 from pexpect/masterRed_M2019-07-0716-89/+437
| |\ | |/ |/|
* | Merge pull request #574 from xtofl/class-vs-object-doc-correctionThomas Kluyver2019-07-041-4/+4
|\ \
| * | Docs: distinguish class attributes and object attributesxtofl2019-06-261-4/+4
|/ /
* | Merge pull request #537 from giovanism/patch-1Thomas Kluyver2019-05-161-5/+9
|\ \
| * | interact: Add Python 3 compatibility warningGiovan Isa Musthofa2019-04-161-5/+9
* | | Update change log.4.7.0Red_M2019-03-241-2/+10
* | | Update version number, docs and release history due to #528, #562 and #563.Red_M2019-03-244-18/+27
* | | Merge pull request #562 from tgbugs/patch-1Red_M2019-03-232-4/+111
|\ \ \
| * \ \ Merge branch 'master' of https://github.com/pexpect/pexpect into patch-1Tom Gillespie2019-03-233-4/+128
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #563 from Trek333/pxssh_custom_cmdRed_M2019-03-232-3/+123
|\ \ \ \
| * | | | Allow customized pxssh client #528Trek3332019-03-213-5/+125
* | | | | Merge pull request #528 from tschmid/pxssh_customizationRed_M2019-03-231-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow customized pxssh clientThomas Schmid2018-09-051-2/+6
| | * | | pxssh.login require either username or ssh_configTom Gillespie2019-03-232-4/+111
| |/ / / |/| | |
* | | | Merge pull request #542 from gepoggio/pexpect-pollThomas Kluyver2019-02-081-2/+2
|\ \ \ \
| * | | | add use_poll to pxsshGerardo Poggio2018-10-261-2/+2
* | | | | Merge pull request #551 from gsauthof/fix-logfile-exampleThomas Kluyver2019-01-161-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix logfile example for Python 3Georg Sauthoff2019-01-161-1/+4
|/ / / /
* | | | Merge pull request #538 from cclauss/patch-2Thomas Kluyver2018-10-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Travis CI: Insert the missing ':'cclauss2018-10-111-1/+1
|/ / /
* | | Merge pull request #535 from cclauss/patch-1Thomas Kluyver2018-10-071-1/+4
|\ \ \
| * | | Travis CI: Remove Python 3.3 and add Python 3.7cclauss2018-10-071-1/+4
|/ / /
* | | Merge pull request #522 from stanislavlevin/fix_test_bashThomas Kluyver2018-09-061-2/+2
|\ \ \
| * | | Fix "test_bash" testStanislav Levin2018-08-201-2/+2
* | | | Merge pull request #524 from stanislavlevin/fix_test_before_across_chunksThomas Kluyver2018-09-061-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix "test_before_across_chunks" testStanislav Levin2018-08-201-1/+1
| |/ /