<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git/asyncio/transports.py, branch subprocess_stream</title>
<subtitle>github.com: jamadden/trollius.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/'/>
<entry>
<title>Make PY34 symbol private (rename it to _PY34).</title>
<updated>2014-01-03T19:10:01+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-01-03T19:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=e282bc0a16b474f6843d94fd4b1621cb9868aa56'/>
<id>e282bc0a16b474f6843d94fd4b1621cb9868aa56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export all abstract protocol and transport classes. CPython issue #20029.</title>
<updated>2013-12-20T22:37:12+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-12-20T22:37:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=7b6419ef5f57f24549b5bb62bc44280ccabe3ad8'/>
<id>7b6419ef5f57f24549b5bb62bc44280ccabe3ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the new writelines() work for Python 3.3.</title>
<updated>2013-12-03T02:31:07+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-12-03T02:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=971bfd402dc028933bcee1d21c03b4891ef01880'/>
<id>971bfd402dc028933bcee1d21c03b4891ef01880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make writelines() join the lines before calling write(). Fixes issue 92.</title>
<updated>2013-12-02T23:45:28+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-12-02T23:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=946c4a9f942cedb087ac93281401d06f81867189'/>
<id>946c4a9f942cedb087ac93281401d06f81867189</id>
<content type='text'>
Also added some missing NotImplementedError tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added some missing NotImplementedError tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Interface instead of ABC.  Fixes issue 19726.</title>
<updated>2013-11-30T23:33:33+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-11-30T23:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=cb72fe9527bb181617de8e25348ee9b9010e2203'/>
<id>cb72fe9527bb181617de8e25348ee9b9010e2203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some docstrings (from upstream CPython repo).</title>
<updated>2013-11-23T19:48:54+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-11-23T19:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=f4f0267afc050b76c0b4dad9bdc1048d2fde2325'/>
<id>f4f0267afc050b76c0b4dad9bdc1048d2fde2325</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.git/commit/?id=a2905e14be6ee0e25a5ba3129cd83e4e2650da89'/>
<id>a2905e14be6ee0e25a5ba3129cd83e4e2650da89</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-18T14:43:44+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-18T14:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=aaa348fe2d81b6ec6d6b23fada1da4e057752281'/>
<id>aaa348fe2d81b6ec6d6b23fada1da4e057752281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tulip package to asyncio.</title>
<updated>2013-10-14T21:12:46+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-14T21:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=f4a119f160f1388372f5da3f6d9299b69b520359'/>
<id>f4a119f160f1388372f5da3f6d9299b69b520359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
