<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/pexpect-git.git, branch document-blocking-write</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/pexpect-git.git/'/>
<entry>
<title>Merge remote-tracking branch 'origin/master' into document-blocking-write</title>
<updated>2015-09-21T02:43:31+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-21T02:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/pexpect-git.git/commit/?id=b6e25ba148a4ffdf5ba0e4ba61aa78f449773cca'/>
<id>b6e25ba148a4ffdf5ba0e4ba61aa78f449773cca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #256 from pexpect/interact-tests-uses-getch</title>
<updated>2015-09-21T01:12:52+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-21T01:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/pexpect-git.git/commit/?id=f5993888e092bd8cecc98ac9558700d4fe8624cf'/>
<id>f5993888e092bd8cecc98ac9558700d4fe8624cf</id>
<content type='text'>
Interact tests uses getch.py, avoids trailing output assertions on travis-ci</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Interact tests uses getch.py, avoids trailing output assertions on travis-ci</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://trove.baserock.org/cgit/delta/pexpect-git.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://trove.baserock.org/cgit/delta/pexpect-git.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://trove.baserock.org/cgit/delta/pexpect-git.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>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://trove.baserock.org/cgit/delta/pexpect-git.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>Merge pull request #239 from takluyver/more-encoding-parameters</title>
<updated>2015-09-15T21:12:57+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-15T21:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/pexpect-git.git/commit/?id=cde8e15893edd87c61acf0515fd217554d21ce51'/>
<id>cde8e15893edd87c61acf0515fd217554d21ce51</id>
<content type='text'>
Encoding parameters for pxssh and fdspawn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encoding parameters for pxssh and fdspawn</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #241 from patrickyevsukov/patch-1</title>
<updated>2015-09-15T20:50:17+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-15T20:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/pexpect-git.git/commit/?id=1d0fda0c313bfbd9aeb15e52f11aed0f7c9d0062'/>
<id>1d0fda0c313bfbd9aeb15e52f11aed0f7c9d0062</id>
<content type='text'>
Fix Typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Typo</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Typo</title>
<updated>2015-09-15T20:04:12+00:00</updated>
<author>
<name>Patrick Yevsukov</name>
<email>patrickyevsukov@users.noreply.github.com</email>
</author>
<published>2015-09-15T20:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/pexpect-git.git/commit/?id=87b3eb21377fc6bacf794a0eb98409f8cbb146f5'/>
<id>87b3eb21377fc6bacf794a0eb98409f8cbb146f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #240 from takluyver/deprecate-emulator</title>
<updated>2015-09-15T00:24:47+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-15T00:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/pexpect-git.git/commit/?id=99911aebadd2ca6e9f128f346843dc2127cf26bc'/>
<id>99911aebadd2ca6e9f128f346843dc2127cf26bc</id>
<content type='text'>
Deprecate terminal emulator code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate terminal emulator code</pre>
</div>
</content>
</entry>
</feed>
