<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git/asyncio/windows_utils.py, branch 3.4.3</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>Python issue #23243: On Python 3.4 and newer, emit a ResourceWarning when an</title>
<updated>2015-01-29T16:32:39+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-29T16:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=241c71030cb79217bd6be6f6dfe31e87bc5f6cbf'/>
<id>241c71030cb79217bd6be6f6dfe31e87bc5f6cbf</id>
<content type='text'>
event loop or a transport is not explicitly closed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
event loop or a transport is not explicitly closed
</pre>
</div>
</content>
</entry>
<entry>
<title>PipeHandle.fileno() now raises an exception if the pipe is closed</title>
<updated>2015-01-26T13:34:45+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-26T13:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=4945c1a5f68f6e15fc1f8bed5932cf177a946ad9'/>
<id>4945c1a5f68f6e15fc1f8bed5932cf177a946ad9</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 #23208: Add BaseEventLoop._current_handle</title>
<updated>2015-01-26T09:52:45+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-26T09:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=684f3be00011d3c6cc4f81f5cb61c157e5eb5205'/>
<id>684f3be00011d3c6cc4f81f5cb61c157e5eb5205</id>
<content type='text'>
In debug mode, BaseEventLoop._run_once() now sets the
BaseEventLoop._current_handle attribute to the handle currently executed.
In release mode or when no handle is executed, the attribute is None.

BaseEventLoop.default_exception_handler() displays the traceback of the current
handle if available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In debug mode, BaseEventLoop._run_once() now sets the
BaseEventLoop._current_handle attribute to the handle currently executed.
In release mode or when no handle is executed, the attribute is None.

BaseEventLoop.default_exception_handler() displays the traceback of the current
handle if available.
</pre>
</div>
</content>
</entry>
</feed>
