<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git/examples, 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>From(proc.wait()) instead of form proc.wait()</title>
<updated>2016-02-24T01:05:45+00:00</updated>
<author>
<name>pavan123k</name>
<email>pavan_123k@yahoo.com</email>
</author>
<published>2016-02-24T01:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=907fac43a50567368115121d39cfc7f53c29f907'/>
<id>907fac43a50567368115121d39cfc7f53c29f907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into trollius</title>
<updated>2015-07-09T00:46:26+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-07-09T00:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=30f5c84f303d70f4af5932bb23f77307953199c0'/>
<id>30f5c84f303d70f4af5932bb23f77307953199c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace tulip with asyncio</title>
<updated>2015-07-09T00:43:11+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-07-09T00:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=46c187af2656418aae2b56d24a66b5485e80ac4b'/>
<id>46c187af2656418aae2b56d24a66b5485e80ac4b</id>
<content type='text'>
README: mention the old Tulip name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
README: mention the old Tulip name
</pre>
</div>
</content>
</entry>
<entry>
<title>Add interop_asyncio.py example</title>
<updated>2015-07-07T21:50:26+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-07-07T21:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=22df34e7ebd65838c1cabdec1280edbdb5dda2ac'/>
<id>22df34e7ebd65838c1cabdec1280edbdb5dda2ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port asyncio to Python 2, examples/ directory</title>
<updated>2015-07-07T21:50:08+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-07-07T21:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=603a58ed4bc354660ef20c4f6bf1f3b234453eef'/>
<id>603a58ed4bc354660ef20c4f6bf1f3b234453eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace asyncio with trollius in code and config</title>
<updated>2015-07-06T20:33:43+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-07-06T20:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=ccafbc04e342961fa9579c907e9da42dc2ceb8dd'/>
<id>ccafbc04e342961fa9579c907e9da42dc2ceb8dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix subprocess_attach_write_pipe example</title>
<updated>2015-01-30T00:20:08+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-30T00:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=eec5196ad887c529216485f9846f393ea835d629'/>
<id>eec5196ad887c529216485f9846f393ea835d629</id>
<content type='text'>
Close the transport, not directly the pipe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close the transport, not directly the pipe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a ResourceWarning in the shell example</title>
<updated>2015-01-30T00:16:07+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-30T00:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=ab5d83ca3344320f9292da3192cb0729ba144b13'/>
<id>ab5d83ca3344320f9292da3192cb0729ba144b13</id>
<content type='text'>
Kill the process on timeout: don't keep a running process in the backgroud!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kill the process on timeout: don't keep a running process in the backgroud!
</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>
