<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git, branch failed-str-self</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>Use ternary if/else in spawn.__str__</title>
<updated>2014-11-22T20:29:15+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-22T20:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=3b47c66e12ffa494ff4426622c9c682961db5113'/>
<id>3b47c66e12ffa494ff4426622c9c682961db5113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use isinstance of 'str', not 'basestring'</title>
<updated>2014-11-22T19:42:49+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-22T19:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=6389980ae9266ac98f21e86cf58794201f6c8f89'/>
<id>6389980ae9266ac98f21e86cf58794201f6c8f89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Failure in __str__() before any output.</title>
<updated>2014-11-22T19:33:55+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-22T19:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=03fe7b5729cd4b12a8c7f61b63c66922b803c81b'/>
<id>03fe7b5729cd4b12a8c7f61b63c66922b803c81b</id>
<content type='text'>
When calling str() on a spawn class object before
it has any command output, the __str__() override
attempts to truncate long command output while the
value of self.before is still None, raising:

    TypeError: 'NoneType' object has no attribute '__getitem__'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When calling str() on a spawn class object before
it has any command output, the __str__() override
attempts to truncate long command output while the
value of self.before is still None, raising:

    TypeError: 'NoneType' object has no attribute '__getitem__'
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #124 from h2suzuki/run-with-tuple-list-of-events</title>
<updated>2014-10-13T19:21:37+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-10-13T19:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=184f9c4c6fb9e7033755449812b6532843e356a9'/>
<id>184f9c4c6fb9e7033755449812b6532843e356a9</id>
<content type='text'>
Modify run() to allow a tuple list of events.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify run() to allow a tuple list of events.</pre>
</div>
</content>
</entry>
<entry>
<title>Modify run() to allow a tuple list of events.</title>
<updated>2014-10-11T07:30:51+00:00</updated>
<author>
<name>Hideaki Suzuki</name>
<email>h2suzuki@gmail.com</email>
</author>
<published>2014-10-11T07:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1eb3e95da705b2ae5a44ef113edfa61ad681bd94'/>
<id>1eb3e95da705b2ae5a44ef113edfa61ad681bd94</id>
<content type='text'>
This is a feature enhancement mentioned by #116.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a feature enhancement mentioned by #116.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Pexpect development team to copyright statement</title>
<updated>2014-09-30T18:43:11+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-09-30T18:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=170d52a251b30f528fc35fecb8af9d14c775e96a'/>
<id>170d52a251b30f528fc35fecb8af9d14c775e96a</id>
<content type='text'>
Closes gh-117
Closes gh-118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-117
Closes gh-118
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #69 from takluyver/asyncio</title>
<updated>2014-09-21T19:26:54+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-09-21T19:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c628a62bd65b46b991f308d7bca0e4bb5ffb786c'/>
<id>c628a62bd65b46b991f308d7bca0e4bb5ffb786c</id>
<content type='text'>
asyncio integration for expect</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asyncio integration for expect</pre>
</div>
</content>
</entry>
<entry>
<title>Stop testing on Python 2.6 and 3.2</title>
<updated>2014-09-21T19:07:57+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-07-07T03:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=0a3c8cccf1db906b5c7d6c8ea04a0a98e30d3a4b'/>
<id>0a3c8cccf1db906b5c7d6c8ea04a0a98e30d3a4b</id>
<content type='text'>
We will drop support for these Python versions in Pexpect 4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We will drop support for these Python versions in Pexpect 4.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Document asyncio integration</title>
<updated>2014-09-21T19:07:57+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-07-05T19:37:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=499bd1105161f0bb48a880af56652f7f21135db8'/>
<id>499bd1105161f0bb48a880af56652f7f21135db8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose async parameter for expect_exact</title>
<updated>2014-09-21T19:06:51+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-07-04T00:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=9b2571c7390b0329e97fe44a61e3b260a772cb3f'/>
<id>9b2571c7390b0329e97fe44a61e3b260a772cb3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
