<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/tests/test_unicode.py, branch interact-logfix</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>Missing time import -- there is no 'waitecho' function</title>
<updated>2014-06-16T01:43:30+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T08:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=0fe779fbb0db8f3ea4cb8198db526378902121c4'/>
<id>0fe779fbb0db8f3ea4cb8198db526378902121c4</id>
<content type='text'>
although I am against most time.sleep()s and trying my best
to remove them where possible, there is no opposing
waitnoecho() function (perhaps we should supply one?).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
although I am against most time.sleep()s and trying my best
to remove them where possible, there is no opposing
waitnoecho() function (perhaps we should supply one?).
</pre>
</div>
</content>
</entry>
<entry>
<title>Solaris support, tested on SmartOS from cron(1).</title>
<updated>2014-06-16T01:43:30+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T08:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8f48ac8d97ffd520074f02af4ef5ef7b8aadf862'/>
<id>8f48ac8d97ffd520074f02af4ef5ef7b8aadf862</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>
<entry>
<title>Fix imports in tests for Python 3</title>
<updated>2014-06-02T03:40:07+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-02T00:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8d0e5684a479b93811f8433e672a041f4e0f25d2'/>
<id>8d0e5684a479b93811f8433e672a041f4e0f25d2</id>
<content type='text'>
Closes gh-59
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-59
</pre>
</div>
</content>
</entry>
<entry>
<title>use 'cat' with maxread=1 to reproduce same issue</title>
<updated>2013-10-09T17:28:11+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T17:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=fcf1202a46dcc5d68e9ef42c6d0705b5be8d1b6b'/>
<id>fcf1202a46dcc5d68e9ef42c6d0705b5be8d1b6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python 3.2 compat, which wont allow u''</title>
<updated>2013-10-09T05:58:39+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T05:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=f633c456793c69ffacbb3eb0d8b2e40106bd457e'/>
<id>f633c456793c69ffacbb3eb0d8b2e40106bd457e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>this test case *should* pass, but doesn't</title>
<updated>2013-10-09T05:31:48+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T05:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=67d8a5a81b88d59ff811081e6e50ca8a5749fd1d'/>
<id>67d8a5a81b88d59ff811081e6e50ca8a5749fd1d</id>
<content type='text'>
per issue #8; this will soon be resolved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
per issue #8; this will soon be resolved.
</pre>
</div>
</content>
</entry>
<entry>
<title>Another unicode literal</title>
<updated>2013-09-26T01:34:38+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-09-26T01:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=38a0899cf0c7dda206fc429516a770f97703160d'/>
<id>38a0899cf0c7dda206fc429516a770f97703160d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unicode literals for Python 3.2</title>
<updated>2013-09-26T01:10:16+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-09-26T01:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1d218b6cae4a405ec2786a6022feb8e40df2cfa1'/>
<id>1d218b6cae4a405ec2786a6022feb8e40df2cfa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more unicode fixes</title>
<updated>2013-09-23T04:46:29+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T04:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=e1cb3cb9563764a8a4e8bbdb51c99da095068e4f'/>
<id>e1cb3cb9563764a8a4e8bbdb51c99da095068e4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
