<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git/examples, branch 3.4.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>Examples: close the event loop at exit</title>
<updated>2014-07-01T23:26:08+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-07-01T23:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=7cf3851dc3b0940bb8631fadafbce1cfed6572e2'/>
<id>7cf3851dc3b0940bb8631fadafbce1cfed6572e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue 168: StreamReader.read(-1) from pipe may hang if data exceeds buffer limit.</title>
<updated>2014-05-12T16:55:06+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-05-12T16:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=c80a6578102c5e3dee3f5cad8e694f31bc6141c4'/>
<id>c80a6578102c5e3dee3f5cad8e694f31bc6141c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple echo client/server example (for Twitter thread).</title>
<updated>2014-05-04T17:11:09+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-05-04T17:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=1fe19c25d7b031cb99c8af039d21e9b88b11e212'/>
<id>1fe19c25d7b031cb99c8af039d21e9b88b11e212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another tiny crawl.py cleanup.</title>
<updated>2014-03-03T22:44:19+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-03-03T22:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=24d19affc9c8e9a7772bf1afb7fd5025a98b904c'/>
<id>24d19affc9c8e9a7772bf1afb7fd5025a98b904c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use public interfaces to get the fileno(). Fix a typo.</title>
<updated>2014-03-03T22:28:08+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-03-03T22:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=d25b8bdee9c909afcf0930ef4218c4ab62e0931c'/>
<id>d25b8bdee9c909afcf0930ef4218c4ab62e0931c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tcp_echo.py: add --iocp command line option to use IOCP event loop on Windows</title>
<updated>2014-02-26T17:00:18+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-02-26T17:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=c3f1c3d7e268577e561915d177fc19a069bc0665'/>
<id>c3f1c3d7e268577e561915d177fc19a069bc0665</id>
<content type='text'>
Don't setup a signal handler for SIGINT on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't setup a signal handler for SIGINT on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pyflakes warnings: remove unused variables and imports</title>
<updated>2014-02-26T10:05:56+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-02-26T10:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=31a56009bbd16186085522a949932624ea0b54d6'/>
<id>31a56009bbd16186085522a949932624ea0b54d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug code</title>
<updated>2014-02-20T16:12:44+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-02-20T16:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=228cf17b63b2b5e85d97c95e40cdeb0e16717ed0'/>
<id>228cf17b63b2b5e85d97c95e40cdeb0e16717ed0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8-ify the code.</title>
<updated>2014-02-19T03:54:14+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2014-02-19T03:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=48d3fe3655cce9903854685be20dccfc266171cf'/>
<id>48d3fe3655cce9903854685be20dccfc266171cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fuzz tester for as_completed(), by Glenn Langford. (See issue #127.)</title>
<updated>2014-02-13T02:01:27+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-02-13T02:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=befc2deda29e6433d551bcba7cea07b463d2501c'/>
<id>befc2deda29e6433d551bcba7cea07b463d2501c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
