<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git, branch replwrap-continuation-timeout-results</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>comment about the need of '\\' to trigger testcase</title>
<updated>2015-10-04T16:56:44+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-10-04T16:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=240d7bd2329ad866154371e40f68e58310e3c219'/>
<id>240d7bd2329ad866154371e40f68e58310e3c219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use deprecated spawnu in replwrap tests</title>
<updated>2015-10-04T08:47:10+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-10-04T08:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8510cfaa238b21feecf3bd19e7a5b49b4d38b50d'/>
<id>8510cfaa238b21feecf3bd19e7a5b49b4d38b50d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use u-prefix strings in tests too</title>
<updated>2015-10-04T08:46:53+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-10-04T08:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=16ab7bcb5722c6b31dd852224c7e0d3c8a69c53b'/>
<id>16ab7bcb5722c6b31dd852224c7e0d3c8a69c53b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Collect output as list instead of string</title>
<updated>2015-10-04T08:34:07+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-10-04T08:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=d71e4835f421ba61b147d1f7b0d7de3d81c46b5a'/>
<id>d71e4835f421ba61b147d1f7b0d7de3d81c46b5a</id>
<content type='text'>
This is supposed to be more efficient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is supposed to be more efficient
</pre>
</div>
</content>
</entry>
<entry>
<title>Use u-prefix for strings instead of u() function</title>
<updated>2015-10-04T08:34:07+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-10-04T08:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=b3b4f625fbe294d40f86726a2c97168b7a27d04c'/>
<id>b3b4f625fbe294d40f86726a2c97168b7a27d04c</id>
<content type='text'>
We're not supporting Python 3.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not supporting Python 3.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>This resolves two issues with replwrap,</title>
<updated>2015-10-04T08:21:02+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-29T04:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1ba286fc604ad6665d7cc3edbb2db3bff54b7a82'/>
<id>1ba286fc604ad6665d7cc3edbb2db3bff54b7a82</id>
<content type='text'>
* for multiple commands, such as in
  ``'\n'.join((cmd, cmd2))``, cmd2 and beyond
  previously used a ``timeout`` of 1, instead of
  the specified or default ``timeout``.
* furthermore, the output of multi-command output
  was discarded, only the last-most command output
  was received.  Resolved by joining the result of
  ``self.child.before``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* for multiple commands, such as in
  ``'\n'.join((cmd, cmd2))``, cmd2 and beyond
  previously used a ``timeout`` of 1, instead of
  the specified or default ``timeout``.
* furthermore, the output of multi-command output
  was discarded, only the last-most command output
  was received.  Resolved by joining the result of
  ``self.child.before``.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #146 from takluyver/popen</title>
<updated>2015-10-03T10:57:35+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-10-03T10:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=26ff2f390a8d3179fef2bf1dba715fa0dcf886e8'/>
<id>26ff2f390a8d3179fef2bf1dba715fa0dcf886e8</id>
<content type='text'>
WIP: Add spawn class based on subprocess.Popen</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WIP: Add spawn class based on subprocess.Popen</pre>
</div>
</content>
</entry>
<entry>
<title>Ensured buffered data is processed before raising EOF</title>
<updated>2015-09-29T17:37:55+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-29T17:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=84f3e245b27f96c559a984039099c74569f8ae64'/>
<id>84f3e245b27f96c559a984039099c74569f8ae64</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 #267 from pexpect/default-handle-sighup-pull</title>
<updated>2015-09-22T21:45:21+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-22T21:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=55d7aad50d9808be6eed989b5676b19b1a09ffe7'/>
<id>55d7aad50d9808be6eed989b5676b19b1a09ffe7</id>
<content type='text'>
Change ignore_sighup default to False</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change ignore_sighup default to False</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into default-handle-sighup</title>
<updated>2015-09-22T19:42:24+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-22T19:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=3c1bc018218b86177e1cdf8e93ead035afacc421'/>
<id>3c1bc018218b86177e1cdf8e93ead035afacc421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
