<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius.git/tests/test_streams.py, branch subprocess_stream</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/trollius-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/'/>
<entry>
<title>Normalize whitespace (use "make pep8" to verify).</title>
<updated>2014-01-30T17:55:28+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-01-30T17:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=7d17abe2b5e50235deed761a329e6dcbeaff774d'/>
<id>7d17abe2b5e50235deed761a329e6dcbeaff774d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #111: StreamReader.readexactly() now raises an IncompleteReadError if the</title>
<updated>2014-01-24T16:47:16+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-24T16:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=470776d4b6bb1339e7afc7dd09c017831c1ab1dc'/>
<id>470776d4b6bb1339e7afc7dd09c017831c1ab1dc</id>
<content type='text'>
end of stream is reached before we received enough bytes, instead of returning
less bytes than requested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
end of stream is reached before we received enough bytes, instead of returning
less bytes than requested.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unit tests use the main asyncio module instead of submodules like events</title>
<updated>2014-01-24T13:46:00+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-24T13:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=912763316f38896d8cb3b35128693b544b087a53'/>
<id>912763316f38896d8cb3b35128693b544b087a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add streams.start_server(), by Gustavo Carneiro.</title>
<updated>2013-11-19T19:32:45+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-11-19T19:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=f2c6d5a40ce3e7ebc90b6f103527b9d6b9d47376'/>
<id>f2c6d5a40ce3e7ebc90b6f103527b9d6b9d47376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bulk merge</title>
<updated>2013-10-18T22:13:43+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-18T22:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=3a23eea2c4a92526661fa9de1749a08174d829d3'/>
<id>3a23eea2c4a92526661fa9de1749a08174d829d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2013-10-17T21:51:22+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-17T21:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=4e43e8312f55cd98a53cdafecbdd953f60ed415c'/>
<id>4e43e8312f55cd98a53cdafecbdd953f60ed415c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2013-10-16T18:52:47+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-16T18:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=8d9c53b1fb7977691b6e7060898090fccc9fd63d'/>
<id>8d9c53b1fb7977691b6e7060898090fccc9fd63d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tests from foo_test.py to test_foo.py, to match stdlib preference.</title>
<updated>2013-10-14T22:54:49+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-14T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=ebe6df4540ab02c25ec19cc6f3c4b164faacc8bf'/>
<id>ebe6df4540ab02c25ec19cc6f3c4b164faacc8bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
