<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius.git/tests/test_proactor_events.py, branch subprocess_stream</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>Copy a bunch of fixes by Victor for the Proactor event loop from the CPython repo.</title>
<updated>2014-01-31T21:19:24+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-01-31T21:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=6dd8d720a3399f8ab9079571a55d5b706ab073f3'/>
<id>6dd8d720a3399f8ab9079571a55d5b706ab073f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't export BaseEventLoop, BaseSelectorEventLoop nor BaseProactorEventLoop</title>
<updated>2014-01-25T21:02:14+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-25T21:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=abd2a2f5bff3a64ba32bc5594ba86ed2ddf3b12d'/>
<id>abd2a2f5bff3a64ba32bc5594ba86ed2ddf3b12d</id>
<content type='text'>
Import them from submodules if you really need them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Import them from submodules if you really need them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Export more symbols: BaseEventLoop, BaseProactorEventLoop,</title>
<updated>2014-01-25T14:30:37+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-25T14:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=63e670a6d49a3e496728503ab26f455ddc492f83'/>
<id>63e670a6d49a3e496728503ab26f455ddc492f83</id>
<content type='text'>
BaseSelectorEventLoop, Queue and Queue sublasses, Empty, Full
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BaseSelectorEventLoop, Queue and Queue sublasses, Empty, Full
</pre>
</div>
</content>
</entry>
<entry>
<title>Change proactor buffer management.</title>
<updated>2013-12-03T00:04:02+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-12-03T00:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=53af8758c4db5adfd82fad0e60d732ae07c5dbdf'/>
<id>53af8758c4db5adfd82fad0e60d732ae07c5dbdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make various asyncio test files individually runnable.</title>
<updated>2013-10-21T03:22:16+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-21T03:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=fd8201444a3c3a9d612e4c81525c5a20605f1530'/>
<id>fd8201444a3c3a9d612e4c81525c5a20605f1530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2013-10-18T14:43:44+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-18T14:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=932536fbd57ac366f03a111adadaeaa69723f75d'/>
<id>932536fbd57ac366f03a111adadaeaa69723f75d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2013-10-17T22:37:47+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2013-10-17T22:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=aa8ca3a0e22289dfe2dc14935730af6b199539bf'/>
<id>aa8ca3a0e22289dfe2dc14935730af6b199539bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tests from foo_test.py to test_foo.py, to match stdlib preference.</title>
<updated>2013-10-14T22:54:49+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-14T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=ebe6df4540ab02c25ec19cc6f3c4b164faacc8bf'/>
<id>ebe6df4540ab02c25ec19cc6f3c4b164faacc8bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
