<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git, branch asyncio</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>Closing inactive 'asyncio' branch.</title>
<updated>2014-11-14T19:56:43+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-11-14T19:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=c2da455baf9870e06f54a153e48e0cbea3090d58'/>
<id>c2da455baf9870e06f54a153e48e0cbea3090d58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Offer to copy selectors.py too.</title>
<updated>2013-10-19T00:08:15+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-19T00:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=2ecf8a3ad4b0e28cc867938c92fc41184fea6df7'/>
<id>2ecf8a3ad4b0e28cc867938c92fc41184fea6df7</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>Relax some test timeouts (http://bugs.python.org/issue19285).</title>
<updated>2013-10-18T22:11:22+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-18T22:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=021e2e0b10306a1162f29fd424ac4b8cc4f82835'/>
<id>021e2e0b10306a1162f29fd424ac4b8cc4f82835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tentative fix for Windows ssl breakage on hostname mismatch.</title>
<updated>2013-10-18T22:07:14+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-18T22:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=28d6a26d0972a05b7a7115244a2eeb0eb3990cec'/>
<id>28d6a26d0972a05b7a7115244a2eeb0eb3990cec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write flow control. Also a somewhat major streams overhaul.</title>
<updated>2013-10-18T22:04:45+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-18T22:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=ba7e4bb5b3bc7fcf710482e0b5408a26d57bc343'/>
<id>ba7e4bb5b3bc7fcf710482e0b5408a26d57bc343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix example to use create_server() instead of start_serving().</title>
<updated>2013-10-18T21:50:45+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-18T21:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=53d8ac9de6770431e1d19eaf4f2b0f0df92c54e4'/>
<id>53d8ac9de6770431e1d19eaf4f2b0f0df92c54e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved argument handling.</title>
<updated>2013-10-18T18:23:07+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-18T18:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=3b1a0581febaa1769bb9ef4203e7fd0022489b99'/>
<id>3b1a0581febaa1769bb9ef4203e7fd0022489b99</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-18T17:05:20+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-18T17:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=995b8657ef80fa9ebe5f03c71fcdb868728b54f3'/>
<id>995b8657ef80fa9ebe5f03c71fcdb868728b54f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rationalize error handling, fixing a race condition.</title>
<updated>2013-10-18T17:01:25+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-18T17:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=de2c702e579167ccda2c4fb1b40ef37b864235c8'/>
<id>de2c702e579167ccda2c4fb1b40ef37b864235c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
