<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git, branch mac-test-readlines</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>Fix another possible test failure</title>
<updated>2013-10-09T19:20:39+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-09T19:20:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=651d5d017861a46ab505b7d34c171dff8263b728'/>
<id>651d5d017861a46ab505b7d34c171dff8263b728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Call readlines() before stdout is discarded</title>
<updated>2013-10-09T18:54:17+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-09T18:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=287789e06b6579f07aa3ecdec94934ce37ce03be'/>
<id>287789e06b6579f07aa3ecdec94934ce37ce03be</id>
<content type='text'>
Closes gh-12 (hopefully)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-12 (hopefully)
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve test for setting and retrieving window size</title>
<updated>2013-10-09T18:16:29+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-09T18:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=5ead18e1afe818fe6abfa7494c7d3655911626ec'/>
<id>5ead18e1afe818fe6abfa7494c7d3655911626ec</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 #10 from pexpect/incremental-decoder</title>
<updated>2013-10-09T17:59:54+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-09T17:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=6c46341b69e98a523214478305916207e5c92414'/>
<id>6c46341b69e98a523214478305916207e5c92414</id>
<content type='text'>
Incremental decoder</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incremental decoder</pre>
</div>
</content>
</entry>
<entry>
<title>`is ucs is None` is not necessary</title>
<updated>2013-10-09T17:49:49+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T17:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=27e769a682b8cfc7d0325136036ffd5e01533cc6'/>
<id>27e769a682b8cfc7d0325136036ffd5e01533cc6</id>
<content type='text'>
Don't know why I had this in one of my own implementations.
An incrementaldecoder never returns None, only u'', which is
what we'd want in this context, anywaay.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't know why I had this in one of my own implementations.
An incrementaldecoder never returns None, only u'', which is
what we'd want in this context, anywaay.
</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://trove.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>Merge pull request #8 from pexpect/optional-ignore-sighup</title>
<updated>2013-10-09T16:45:56+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-09T16:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=4acebfc2742fdf7729aa3fce1a0ac943a489e371'/>
<id>4acebfc2742fdf7729aa3fce1a0ac943a489e371</id>
<content type='text'>
Make ignoring of SIGHUP optional</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make ignoring of SIGHUP optional</pre>
</div>
</content>
</entry>
<entry>
<title>python3.3 bytes/str/unicode agnostic fix</title>
<updated>2013-10-09T08:05:06+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T08:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=4353a068a8fa5e28c98f9df26f9094ab3392f78e'/>
<id>4353a068a8fa5e28c98f9df26f9094ab3392f78e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brevity</title>
<updated>2013-10-09T07:24:47+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T07:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=3964d7505ec52e8b8989764d3db0b579ff7196fd'/>
<id>3964d7505ec52e8b8989764d3db0b579ff7196fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>incremental decode full buffer, not iterations</title>
<updated>2013-10-09T07:21:42+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T07:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=a9c10ea33ef286830d5a3cd212eb11c93de7c69d'/>
<id>a9c10ea33ef286830d5a3cd212eb11c93de7c69d</id>
<content type='text'>
forgot that iterating over a byte string yields integers, making for strange values for the incremental decoder !</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
forgot that iterating over a byte string yields integers, making for strange values for the incremental decoder !</pre>
</div>
</content>
</entry>
</feed>
