<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/tests, branch setwinsize_on_spawn</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>Merge remote-tracking branch 'origin/master' into setwinsize_on_spawn</title>
<updated>2015-09-21T01:17:32+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-21T01:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=3cdab2ef2eebb62514dee116142c73e475735a87'/>
<id>3cdab2ef2eebb62514dee116142c73e475735a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not assert trailing output on TRAVIS-CI</title>
<updated>2015-09-21T00:55:50+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-20T23:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8e1921c1f29f5dcd7b0a7e29c77c1be0bf39c187'/>
<id>8e1921c1f29f5dcd7b0a7e29c77c1be0bf39c187</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>interact tests: prefer getch over echo_w_prompt</title>
<updated>2015-09-20T23:44:56+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-20T23:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=dd5cb38f555bf5861e0af33eae8f83a2a6e1e71c'/>
<id>dd5cb38f555bf5861e0af33eae8f83a2a6e1e71c</id>
<content type='text'>
this ensures more reliable clean exit, as is necessary
in negative test for interact(escape_character=None)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this ensures more reliable clean exit, as is necessary
in negative test for interact(escape_character=None)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ^C in test_interact_escape_None, ^D unreliable</title>
<updated>2015-09-20T22:48:10+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-20T22:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=55b1648932513a16e675ee8534e981a603c08712'/>
<id>55b1648932513a16e675ee8534e981a603c08712</id>
<content type='text'>
Test intermittently fails PyPy and Travis-CI hosts, where EOF
is incorrectly interpreted instead of captured as exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test intermittently fails PyPy and Travis-CI hosts, where EOF
is incorrectly interpreted instead of captured as exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>add docstrings to winsize/dimensions tests</title>
<updated>2015-09-18T21:29:03+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-18T21:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1727f6fb928eeb692bfa243c62fefe15c5069f58'/>
<id>1727f6fb928eeb692bfa243c62fefe15c5069f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add changelog and tests for dimensions keyword arg</title>
<updated>2015-09-18T21:26:55+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-18T21:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=d2bc99b668f5ecbe4be3f815f72db428ba13ff06'/>
<id>d2bc99b668f5ecbe4be3f815f72db428ba13ff06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>match feature with test spawn_ourptyfork kwargs</title>
<updated>2015-09-18T20:24:46+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-18T20:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=e3f19f844ff72cd12b18c384a030323c635fc5d2'/>
<id>e3f19f844ff72cd12b18c384a030323c635fc5d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow {p}.interact(escape_character=None)</title>
<updated>2015-09-18T19:38:58+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-18T19:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=faff3e605b2e1d6d30d3f9ded95473ccfbb8daf0'/>
<id>faff3e605b2e1d6d30d3f9ded95473ccfbb8daf0</id>
<content type='text'>
For those who wish to disable the ability to escape using
escape_character until normal process termination, they
may now set the value of escape_character to None.

Some of the related docstring on escape_character was made more
brief and clear about its related value behavior.

This closes #131 #132 #167
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For those who wish to disable the ability to escape using
escape_character until normal process termination, they
may now set the value of escape_character to None.

Some of the related docstring on escape_character was made more
brief and clear about its related value behavior.

This closes #131 #132 #167
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests cases and documentation to supplement wait()</title>
<updated>2015-04-26T20:35:49+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T20:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1ac9cb6cf63687c30e4304b134f88d0cefc5a37f'/>
<id>1ac9cb6cf63687c30e4304b134f88d0cefc5a37f</id>
<content type='text'>
This matches the same branch of ptyprocess,
noexception-on-wait-after-terminate, which allows
calling the wait() method multiple times without
raising an exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches the same branch of ptyprocess,
noexception-on-wait-after-terminate, which allows
calling the wait() method multiple times without
raising an exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix timeout parameter in maxcanon test</title>
<updated>2015-04-26T00:12:21+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T00:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=924b014c3ecc2db01d7722c0374b3934151b9c7b'/>
<id>924b014c3ecc2db01d7722c0374b3934151b9c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
