<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git, branch more-utf8-tests</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>commit these utf8 tests; there are issues ...</title>
<updated>2013-10-09T04:20:14+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T04:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=e41da9cdb4bec7a0ed26ac798f3f28a7bfdacb21'/>
<id>e41da9cdb4bec7a0ed26ac798f3f28a7bfdacb21</id>
<content type='text'>
will e-mail thomas about my findings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will e-mail thomas about my findings
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6 from tomspur/tests-tarball</title>
<updated>2013-10-08T17:09:42+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-08T17:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1f26e5fe51c6518dd6161c9af6fab2f963685396'/>
<id>1f26e5fe51c6518dd6161c9af6fab2f963685396</id>
<content type='text'>
Add tests into source tarball</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tests into source tarball</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests into source tarball</title>
<updated>2013-10-08T08:54:52+00:00</updated>
<author>
<name>Thomas Spura</name>
<email>thomas.spura@gmail.com</email>
</author>
<published>2013-10-08T08:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=6963213e5fcb90bad0af854bffa8bea9c2d7a3ad'/>
<id>6963213e5fcb90bad0af854bffa8bea9c2d7a3ad</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 #4 from myint/python3</title>
<updated>2013-10-04T16:59:07+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-04T16:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c286116ec7b08d8f85e640942d35dd04491338f0'/>
<id>c286116ec7b08d8f85e640942d35dd04491338f0</id>
<content type='text'>
Fix mixture of tabs and spaces</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix mixture of tabs and spaces</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mixture of tabs and spaces</title>
<updated>2013-10-04T14:02:31+00:00</updated>
<author>
<name>Steven Myint</name>
<email>git@stevenmyint.com</email>
</author>
<published>2013-10-04T14:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=dd0479cb32e55e882a8d1391af2d5b37f25e2db7'/>
<id>dd0479cb32e55e882a8d1391af2d5b37f25e2db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spawnu and runu to __all__ list</title>
<updated>2013-10-02T22:59:45+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T22:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=f64079f942fce756b52c81210401afd175b05902'/>
<id>f64079f942fce756b52c81210401afd175b05902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix check on timeout</title>
<updated>2013-10-02T22:24:27+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T22:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=bec2d72308c7b0cec0f5ba1d186e480f4cf11974'/>
<id>bec2d72308c7b0cec0f5ba1d186e480f4cf11974</id>
<content type='text'>
Closes gh-2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add failing test for spawn with timeout=None</title>
<updated>2013-10-02T22:21:40+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T22:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=9a632507cc862381125cb9b130b47c20895fbc5c'/>
<id>9a632507cc862381125cb9b130b47c20895fbc5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore some more files</title>
<updated>2013-10-02T21:28:31+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T21:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=403cbf3ca0ff81b290f9c17da101ff9f206ba89b'/>
<id>403cbf3ca0ff81b290f9c17da101ff9f206ba89b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link to Github, show Travis status in docs</title>
<updated>2013-10-02T21:27:48+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T21:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=b4a848a9a66c0c063661cd6a63e2cc0d0b42d7ef'/>
<id>b4a848a9a66c0c063661cd6a63e2cc0d0b42d7ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
