<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius.git/asyncio/base_events.py, branch remove-joinable-queue</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>Close transports on error</title>
<updated>2015-01-22T23:52:06+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-22T23:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=a14dece8f3e9afb3dce4be9657bf4545e4dfd08a'/>
<id>a14dece8f3e9afb3dce4be9657bf4545e4dfd08a</id>
<content type='text'>
Fix create_datagram_endpoint(), connect_read_pipe() and connect_write_pipe():
close the transport if the task is cancelled or on error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix create_datagram_endpoint(), connect_read_pipe() and connect_write_pipe():
close the transport if the task is cancelled or on error.
</pre>
</div>
</content>
</entry>
<entry>
<title>BaseEventLoop._create_connection_transport() catchs any exception, not only</title>
<updated>2015-01-21T23:15:23+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-21T23:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=4f99b2f089c0c8f33b0cfd5c7d41f774579bcd39'/>
<id>4f99b2f089c0c8f33b0cfd5c7d41f774579bcd39</id>
<content type='text'>
Exception
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exception
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup BaseEventLoop._create_connection_transport()</title>
<updated>2015-01-16T16:35:59+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-16T16:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=099ecbea6ee0e9adce23ca7f03bea2b945ba45a3'/>
<id>099ecbea6ee0e9adce23ca7f03bea2b945ba45a3</id>
<content type='text'>
Remove the exc variable, it's not used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the exc variable, it's not used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BaseEventLoop._create_connection_transport()</title>
<updated>2015-01-14T21:44:41+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-14T21:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=03aa11c221465f30dc9386f9e172ef3b2c9b0586'/>
<id>03aa11c221465f30dc9386f9e172ef3b2c9b0586</id>
<content type='text'>
Close the transport if the creation of the transport (if the waiter) gets an
exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close the transport if the creation of the transport (if the waiter) gets an
exception.
</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/commit/?id=bc2b6d110b2f6ca0645cb2503652dc19bfc4a9c1'/>
<id>bc2b6d110b2f6ca0645cb2503652dc19bfc4a9c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_make_ssl_transport: make the waiter parameter optional</title>
<updated>2015-01-08T11:05:43+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-08T11:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=63a982e414b7b93b7e471340b07479c8c145ef71'/>
<id>63a982e414b7b93b7e471340b07479c8c145ef71</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 #23046: Expose the BaseEventLoop class in the asyncio namespace</title>
<updated>2015-01-06T00:03:18+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-06T00:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=1ff9e5f34beddc511720de05000fb1fcf43e2d80'/>
<id>1ff9e5f34beddc511720de05000fb1fcf43e2d80</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 #22926: In debug mode, call_soon(), call_at() and call_later()</title>
<updated>2014-12-26T20:00:05+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-12-26T20:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=c6aea870ec617cc4591bd056d212557f3dfd257f'/>
<id>c6aea870ec617cc4591bd056d212557f3dfd257f</id>
<content type='text'>
methods of BaseEventLoop now use the identifier of the current thread to ensure
that they are called from the thread running the event loop.

Before, the get_event_loop() method was used to check the thread, and no
exception was raised when the thread had no event loop. Now the methods always
raise an exception in debug mode when called from the wrong thread. It should
help to notice misusage of the API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
methods of BaseEventLoop now use the identifier of the current thread to ensure
that they are called from the thread running the event loop.

Before, the get_event_loop() method was used to check the thread, and no
exception was raised when the thread had no event loop. Now the methods always
raise an exception in debug mode when called from the wrong thread. It should
help to notice misusage of the API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python issue #23074: get_event_loop() now raises an exception if the thread has</title>
<updated>2014-12-18T00:15:03+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-12-18T00:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=69abd17955c91eca30e10e685b2bc93b666801ad'/>
<id>69abd17955c91eca30e10e685b2bc93b666801ad</id>
<content type='text'>
no event loop even if assertions are disabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no event loop even if assertions are disabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python issue #22429: Fix EventLoop.run_until_complete(), don't stop the event</title>
<updated>2014-12-05T00:40:59+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-12-05T00:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=444316a1d1864798720ae1d5cf528dbdc91e93bd'/>
<id>444316a1d1864798720ae1d5cf528dbdc91e93bd</id>
<content type='text'>
loop if a BaseException is raised, because the event loop is already stopped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
loop if a BaseException is raised, because the event loop is already stopped.
</pre>
</div>
</content>
</entry>
</feed>
