<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius.git/tests, branch trollius</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>Merge Tulip into Trollius</title>
<updated>2015-01-26T21:26:54+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-26T21:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=43edf148f8eeb12f516289cb36decc0702cbfd81'/>
<id>43edf148f8eeb12f516289cb36decc0702cbfd81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python issue #23293: Rewrite IocpProactor.connect_pipe() as a coroutine</title>
<updated>2015-01-26T13:58:16+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-26T13:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=69c97945d0a85c73442e76da72f37d9c7f525dba'/>
<id>69c97945d0a85c73442e76da72f37d9c7f525dba</id>
<content type='text'>
Use a coroutine with asyncio.sleep() instead of call_later() to ensure that the
schedule call is cancelled.

Add also a unit test cancelling connect_pipe().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a coroutine with asyncio.sleep() instead of call_later() to ensure that the
schedule call is cancelled.

Add also a unit test cancelling connect_pipe().
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Tulip into Trollius</title>
<updated>2015-01-21T22:53:15+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-21T22:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=f026bdedd2c704fdc1e1b64fc1fc69546158d4d4'/>
<id>f026bdedd2c704fdc1e1b64fc1fc69546158d4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_selectors: use asyncio.test_support if test.support is missing</title>
<updated>2015-01-20T23:21:25+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-20T23:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=55e0486067997cf6ef5df5d19e6ef8a630fe1733'/>
<id>55e0486067997cf6ef5df5d19e6ef8a630fe1733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance BaseProactorEventLoop._loop_self_reading()</title>
<updated>2015-01-16T16:45:51+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-16T16:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=59f9d6021eeb4817181c8aa9f6a9b795c6f5660d'/>
<id>59f9d6021eeb4817181c8aa9f6a9b795c6f5660d</id>
<content type='text'>
* Handle correctly CancelledError: just exit
* On error, log the exception and exit

Don't try to close the event loop, it is probably running and so it cannot be
closed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Handle correctly CancelledError: just exit
* On error, log the exception and exit

Don't try to close the event loop, it is probably running and so it cannot be
closed.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Remove unused function; inline another function</title>
<updated>2015-01-16T16:36:47+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-16T16:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=4d108a6bcf3e529b61141026029034cc61a9f1de'/>
<id>4d108a6bcf3e529b61141026029034cc61a9f1de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Tulip into Trollius</title>
<updated>2015-01-15T22:03:38+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-15T22:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=56d54e0040f172ddc9c4a3eac525be33c913f233'/>
<id>56d54e0040f172ddc9c4a3eac525be33c913f233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22685: Fix test_pause_reading() of test_subprocess</title>
<updated>2015-01-15T21:59:13+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-15T21:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=c727ba13637dcadb6bb3a4cdf537657205dd9c4e'/>
<id>c727ba13637dcadb6bb3a4cdf537657205dd9c4e</id>
<content type='text'>
Override the connect_read_pipe() method of the loop to mock immediatly
pause_reading() and resume_reading() methods.

The test failed randomly on FreeBSD 9 buildbot and on Windows using trollius.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Override the connect_read_pipe() method of the loop to mock immediatly
pause_reading() and resume_reading() methods.

The test failed randomly on FreeBSD 9 buildbot and on Windows using trollius.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test_pipe_handle() and test_popen() on Python 2</title>
<updated>2015-01-15T20:16:02+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-15T20:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=c869357ec27244705c192041e198159cfc453c6b'/>
<id>c869357ec27244705c192041e198159cfc453c6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix StreamReader._wait_for_data()</title>
<updated>2015-01-15T19:54:20+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-15T19:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=e527866ceec0ef6b10eb1697b331b273a8ac738b'/>
<id>e527866ceec0ef6b10eb1697b331b273a8ac738b</id>
<content type='text'>
Return if we got data or EOF before waiting for data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return if we got data or EOF before waiting for data.
</pre>
</div>
</content>
</entry>
</feed>
