<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git, branch trollius-2.1</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>Deprecate Trollius</title>
<updated>2016-02-05T14:42:16+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T14:42:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=98ba7f856929b8c72920e93c0cf4fe49f510e968'/>
<id>98ba7f856929b8c72920e93c0cf4fe49f510e968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set version to 2.1</title>
<updated>2016-02-05T12:28:19+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T12:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=2c7f6ac0a0c8ad584ecde846383d658e809c068a'/>
<id>2c7f6ac0a0c8ad584ecde846383d658e809c068a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document the win32 fix</title>
<updated>2016-02-05T12:25:27+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T12:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=5641f314fbc11ba4c3360eb3ecea2c59d77ddb7c'/>
<id>5641f314fbc11ba4c3360eb3ecea2c59d77ddb7c</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 #6 from mindw/fix_win32_test</title>
<updated>2016-02-05T12:23:04+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2016-02-05T12:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=985e789b4c08b8538f15694caf65d32724400aad'/>
<id>985e789b4c08b8538f15694caf65d32724400aad</id>
<content type='text'>
Fix win32 test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix win32 test</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CoroWrapper.throw()</title>
<updated>2016-02-05T12:15:50+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T12:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=f7a315a22528a93ba3aa0dcdda5ba8c8001f7836'/>
<id>f7a315a22528a93ba3aa0dcdda5ba8c8001f7836</id>
<content type='text'>
Add support for up to 3 parameters, not only 1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for up to 3 parameters, not only 1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ugly hack to support Python 3.5 with the PEP 479</title>
<updated>2016-02-05T12:09:50+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T11:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=9fb2a3d01056adf2dc83022dea8220bab67d30ca'/>
<id>9fb2a3d01056adf2dc83022dea8220bab67d30ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support of Python 2.6 and 3.2</title>
<updated>2016-02-05T12:02:24+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T11:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=a8b8ad449c72433685677c621ff33eb8099e744b'/>
<id>a8b8ad449c72433685677c621ff33eb8099e744b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document change on exception</title>
<updated>2016-02-05T11:33:03+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T11:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=e1a4ed96d64b623cb8a8e8c39da49a3e1a3e5f9d'/>
<id>e1a4ed96d64b623cb8a8e8c39da49a3e1a3e5f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Future on Python 3.5</title>
<updated>2016-02-05T11:24:45+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-02-05T10:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=e22a30b026996681d6dc3ee737ba4a2eeded729e'/>
<id>e22a30b026996681d6dc3ee737ba4a2eeded729e</id>
<content type='text'>
Future.__iter__() doesn't exist on Python 3.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Future.__iter__() doesn't exist on Python 3.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore inline built extensions</title>
<updated>2015-11-13T11:32:13+00:00</updated>
<author>
<name>Gabi Davar</name>
<email>grizzly.nyo@gmail.com</email>
</author>
<published>2015-11-13T11:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=b335213a8e0c56c10b8c1de970fa9b1e2b119322'/>
<id>b335213a8e0c56c10b8c1de970fa9b1e2b119322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
