<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius-git.git/asyncio/windows_utils.py, 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>Make sure that socketpair() close sockets on error</title>
<updated>2014-06-03T22:08:02+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-06-03T22:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=e000cf5b40a6916a704bccb11c61301f66139dd6'/>
<id>e000cf5b40a6916a704bccb11c61301f66139dd6</id>
<content type='text'>
Close the listening socket if sock.bind() raises an exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close the listening socket if sock.bind() raises an exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #159: Fix windows_utils.socketpair()</title>
<updated>2014-03-05T21:52:18+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-03-05T21:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=21697f0ef6e89871549802725dc2e2fcc7becfb5'/>
<id>21697f0ef6e89871549802725dc2e2fcc7becfb5</id>
<content type='text'>
* Use "127.0.0.1" (IPv4) or "::1" (IPv6) host instead of "localhost", because
  "localhost" may be a different IP address
* Reject also invalid arguments: only AF_INET/AF_INET6 with SOCK_STREAM (and
  proto=0) are supported
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use "127.0.0.1" (IPv4) or "::1" (IPv6) host instead of "localhost", because
  "localhost" may be a different IP address
* Reject also invalid arguments: only AF_INET/AF_INET6 with SOCK_STREAM (and
  proto=0) are supported
</pre>
</div>
</content>
</entry>
<entry>
<title>Satisfy (most) pep8 whitespace requirements.</title>
<updated>2013-11-01T15:14:03+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-11-01T15:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=194f19d5b348fd09132c6747e1b7e9ecfd78afab'/>
<id>194f19d5b348fd09132c6747e1b7e9ecfd78afab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for running subprocesses on Windows with the IOCP event loop.</title>
<updated>2013-10-27T15:14:17+00:00</updated>
<author>
<name>Richard Oudkerk</name>
<email>shibturn@gmail.com</email>
</author>
<published>2013-10-27T15:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=e21c56fa6466ae418c05230e43057940095a144f'/>
<id>e21c56fa6466ae418c05230e43057940095a144f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tulip package to asyncio.</title>
<updated>2013-10-14T21:12:46+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-14T21:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius-git.git/commit/?id=f4a119f160f1388372f5da3f6d9299b69b520359'/>
<id>f4a119f160f1388372f5da3f6d9299b69b520359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
