<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git, branch interact-does-not-detect-eof</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>Make a modified copy of os.environ for interact tests</title>
<updated>2014-06-16T01:06:58+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-16T01:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=9dc15264f618f9b23257ed8f447648ebf46dbec6'/>
<id>9dc15264f618f9b23257ed8f447648ebf46dbec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For python3, exceptions should use "as err", not ", err"</title>
<updated>2014-06-16T01:01:18+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T04:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=6447e5f0993c0c6e867e21e8a47c9dbfa66f27cd'/>
<id>6447e5f0993c0c6e867e21e8a47c9dbfa66f27cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3.2 accommodations</title>
<updated>2014-06-16T01:01:18+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T04:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=cc377605826f86e8a901230bc6522561aeff2120'/>
<id>cc377605826f86e8a901230bc6522561aeff2120</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document and detect EOF condition in interact()</title>
<updated>2014-06-16T01:01:18+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T04:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=fa813aa799432d69ed5cdc6a3171c9f67066a3ba'/>
<id>fa813aa799432d69ed5cdc6a3171c9f67066a3ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve EOF through test -&gt; interact -&gt; echo_prompt</title>
<updated>2014-06-16T01:00:37+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T04:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=33375e861600051d0e98071192a08a5d7ccf6c87'/>
<id>33375e861600051d0e98071192a08a5d7ccf6c87</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 #70 from pexpect/more-exacting-which</title>
<updated>2014-06-10T19:40:22+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-10T19:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=7f14d7cd7390816d96d2e511189bec22f6824d91'/>
<id>7f14d7cd7390816d96d2e511189bec22f6824d91</id>
<content type='text'>
new function is_exe() makes existing which() more correct</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new function is_exe() makes existing which() more correct</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #71 from pexpect/replwrap-test-fixes</title>
<updated>2014-06-10T19:24:52+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-10T19:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=f46de45cddbf6d0906000e3bf052051a85a15269'/>
<id>f46de45cddbf6d0906000e3bf052051a85a15269</id>
<content type='text'>
Fixing various prompt issues with bash ReplWrapper</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing various prompt issues with bash ReplWrapper</pre>
</div>
</content>
</entry>
<entry>
<title>Make execute permission check more explicit</title>
<updated>2014-06-10T18:57:20+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-10T18:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c5b744c44bee1856b8a5f0f70560cc0eb02fd834'/>
<id>c5b744c44bee1856b8a5f0f70560cc0eb02fd834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixes for replwrap tests</title>
<updated>2014-06-10T18:48:59+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-10T18:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=a50dcfdec8eaabbfbbe1f460d5282a79596913dc'/>
<id>a50dcfdec8eaabbfbbe1f460d5282a79596913dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PR #66: TypeError thrown by spawnu.readline()</title>
<updated>2014-06-09T00:02:59+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-09T00:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8aea7ddba7b8d9b1698f17a1895dcaf6730f79d9'/>
<id>8aea7ddba7b8d9b1698f17a1895dcaf6730f79d9</id>
<content type='text'>
Submitted by @auntieNeo, fixes exception, "TypeError:
got &lt;type 'str'&gt; ('\r\n') as pattern" in spawnu.readline().

Bytes b'\r\n' was concatenated to u'unicode', causing an
exception to be thrown when using readline().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by @auntieNeo, fixes exception, "TypeError:
got &lt;type 'str'&gt; ('\r\n') as pattern" in spawnu.readline().

Bytes b'\r\n' was concatenated to u'unicode', causing an
exception to be thrown when using readline().
</pre>
</div>
</content>
</entry>
</feed>
