<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git/tests, branch 2.2</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 socket.error with errno EBADF get raised as OSError.</title>
<updated>2021-04-28T17:11:34+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-04-28T17:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=a74449ad5e7de34ca6cadedd062d9ee4307db911'/>
<id>a74449ad5e7de34ca6cadedd062d9ee4307db911</id>
<content type='text'>
Fixes #17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #17
</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>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>fix test on py2 win32</title>
<updated>2015-11-13T11:31:43+00:00</updated>
<author>
<name>Gabi Davar</name>
<email>grizzly.nyo@gmail.com</email>
</author>
<published>2015-11-13T11:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=056a39469ae441d54743aae79c9e5b1c348305ad'/>
<id>056a39469ae441d54743aae79c9e5b1c348305ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge asyncio into trollius</title>
<updated>2015-09-08T20:55:49+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-09-08T20:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=0727ad2b6d49cd94ea0fb86ef08c8050208b839a'/>
<id>0727ad2b6d49cd94ea0fb86ef08c8050208b839a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Task.get_stask() for 'async def' coroutines</title>
<updated>2015-08-14T19:29:28+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-08-14T19:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=8d79c57726e30fd19d5fadf46375853df7895516'/>
<id>8d79c57726e30fd19d5fadf46375853df7895516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix asyncio tests on windows</title>
<updated>2015-08-09T22:19:30+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-08-09T22:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=f3ed6c3e8a857d7e93ff7ae74f3f48d7b1252179'/>
<id>f3ed6c3e8a857d7e93ff7ae74f3f48d7b1252179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>queues: Fix getter-cancellation with many pending getters code path</title>
<updated>2015-08-06T18:00:39+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-08-06T17:59:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=f4111812967fded634637936225205f29035a449'/>
<id>f4111812967fded634637936225205f29035a449</id>
<content type='text'>
This commit fixes a typo in a method call and adds a unittest
to make sure that that code path is tested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit fixes a typo in a method call and adds a unittest
to make sure that that code path is tested.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #256: fix issue23812 of queues loosing items on cancellation</title>
<updated>2015-08-05T17:47:44+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-08-05T17:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=1dd213ee66e4b8fbca658652f8b1bc3958707c0b'/>
<id>1dd213ee66e4b8fbca658652f8b1bc3958707c0b</id>
<content type='text'>
Patch by @gjcarneiro.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by @gjcarneiro.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ResourceWarning in BaseSubprocessTransport</title>
<updated>2015-07-31T15:48:25+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-07-31T15:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=5eac181ac595bdb58c7e97690c8882c6f5651ac9'/>
<id>5eac181ac595bdb58c7e97690c8882c6f5651ac9</id>
<content type='text'>
Python issue #24763: Fix resource warnings when BaseSubprocessTransport
constructor fails, if subprocess.Popen raises an exception for example.
Patch written by Martin Richard, test written by me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python issue #24763: Fix resource warnings when BaseSubprocessTransport
constructor fails, if subprocess.Popen raises an exception for example.
Patch written by Martin Richard, test written by me.
</pre>
</div>
</content>
</entry>
</feed>
