<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/pexpect, branch incremental-decoder</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>`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://git.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>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://git.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://git.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>
<entry>
<title>use an incremental decoder for streams</title>
<updated>2013-10-09T05:55:02+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-10-09T05:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=b48b20325d0662a765e1c085795210435d698dc2'/>
<id>b48b20325d0662a765e1c085795210435d698dc2</id>
<content type='text'>
This allows the test case that slowly prints each byte of a multibyte utf-8 stream to pass.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the test case that slowly prints each byte of a multibyte utf-8 stream to pass.</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>Version 3.0 beta 1</title>
<updated>2013-10-02T21:00:23+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T21:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=5a0ec9df231b50d897fe138ebb325d7c5ca08e9a'/>
<id>5a0ec9df231b50d897fe138ebb325d7c5ca08e9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor doc fixes</title>
<updated>2013-10-02T20:47:49+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T20:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=42995318853a775b4ea80858838a23972582514a'/>
<id>42995318853a775b4ea80858838a23972582514a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add runu function (unicode interface to run())</title>
<updated>2013-10-02T17:47:37+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-10-02T17:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=ace88cb65f641e935c78a2019e75db744744bba1'/>
<id>ace88cb65f641e935c78a2019e75db744744bba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve test for bad arguments to expect() and expect_exact()</title>
<updated>2013-09-30T23:27:13+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-09-30T23:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=3e67d99d201c929fd89bc472fe716f6116b2f5d9'/>
<id>3e67d99d201c929fd89bc472fe716f6116b2f5d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
