<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git/asyncio/unix_events.py, branch remove-joinable-queue</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>Close the transport on subprocess creation failure</title>
<updated>2015-01-15T13:18:33+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-15T13:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=f9c91e5e4423aba4eba50901e9a4f459e53530c8'/>
<id>f9c91e5e4423aba4eba50901e9a4f459e53530c8</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 #23243: Fix _UnixWritePipeTransport.close()</title>
<updated>2015-01-15T11:54:49+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-15T11:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=693fa4b2242d0d64c3343797396ec61fd5774bc0'/>
<id>693fa4b2242d0d64c3343797396ec61fd5774bc0</id>
<content type='text'>
Do nothing if the transport is already closed. Before it was not possible to
close the transport twice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do nothing if the transport is already closed. Before it was not possible to
close the transport twice.
</pre>
</div>
</content>
</entry>
<entry>
<title>UNIX pipe transports: add closed/closing in repr()</title>
<updated>2015-01-14T21:55:43+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-14T21:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=3fd2599228979af641ae452fa8b6d69e403d115d'/>
<id>3fd2599228979af641ae452fa8b6d69e403d115d</id>
<content type='text'>
Add "closed" or "closing" state in the __repr__() method of
_UnixReadPipeTransport and _UnixWritePipeTransport classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "closed" or "closing" state in the __repr__() method of
_UnixReadPipeTransport and _UnixWritePipeTransport classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove outdated TODO/XXX</title>
<updated>2015-01-09T14:38:48+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-09T14:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=aef31b1a43f6632ef37689c41d96a6edf9e62724'/>
<id>aef31b1a43f6632ef37689c41d96a6edf9e62724</id>
<content type='text'>
* Yes, futures errors (Error, CancelledError, TimeoutError, ...) are aliases of
  concurrent.futures errors
* InvalidStateError: the state is already logged in the message when the
  exception is raised
* call_exception_handler() now makes possible to decide how to handle
  exceptions
* Add a docstring to _UnixDefaultEventLoopPolicy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Yes, futures errors (Error, CancelledError, TimeoutError, ...) are aliases of
  concurrent.futures errors
* InvalidStateError: the state is already logged in the message when the
  exception is raised
* call_exception_handler() now makes possible to decide how to handle
  exceptions
* Add a docstring to _UnixDefaultEventLoopPolicy
</pre>
</div>
</content>
</entry>
<entry>
<title>Truncate to 80 columns</title>
<updated>2015-01-08T23:02:52+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-08T23:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=9d4323861f0e3a69018f0b7ad00a99b0e6663835'/>
<id>9d4323861f0e3a69018f0b7ad00a99b0e6663835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add run_aiotest.py</title>
<updated>2014-12-12T17:08:50+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-12-12T17:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=557bcba3e5b165e493c8bddda50866f8fb789c09'/>
<id>557bcba3e5b165e493c8bddda50866f8fb789c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
