<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius.git, branch subproces-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>Branch replaced with subprocess_stream branch</title>
<updated>2014-01-28T01:10:14+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-28T01:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=6c4e04fd2ee7c42f267412f13c6b7dfdbff64d96'/>
<id>6c4e04fd2ee7c42f267412f13c6b7dfdbff64d96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SubprocessStreamProtocol.wait() if transport is not set yet</title>
<updated>2014-01-27T17:57:01+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-27T17:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=6053a28f0d19e0be7b430fbdfe584520b3cdcd40'/>
<id>6053a28f0d19e0be7b430fbdfe584520b3cdcd40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pipe protocols now notify the subprocess protocol using futures instead of</title>
<updated>2014-01-27T17:56:39+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-27T17:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=3802b29ca9a76d9cf05ce19d648a26edf9b416b4'/>
<id>3802b29ca9a76d9cf05ce19d648a26edf9b416b4</id>
<content type='text'>
callbacks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
callbacks
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup code</title>
<updated>2014-01-27T17:15:49+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-27T17:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=d6b5084304bcf5f2356e46c7e149b1bacd43942f'/>
<id>d6b5084304bcf5f2356e46c7e149b1bacd43942f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless eof_received() method and useless WritePipeStream class</title>
<updated>2014-01-27T16:23:07+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-27T16:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=ebe3b289847ae97b61b3f29acc28d6924da29f50'/>
<id>ebe3b289847ae97b61b3f29acc28d6924da29f50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, create_read_pipe_protocol/create_write_pipe_protocol should be defined on</title>
<updated>2014-01-26T23:24:17+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-26T23:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=2587026f7cfecdc7983bab3ac96f84842c8b3a2c'/>
<id>2587026f7cfecdc7983bab3ac96f84842c8b3a2c</id>
<content type='text'>
the subprocess protocol, not on the subprocess transport
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the subprocess protocol, not on the subprocess transport
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pipe_connection_made() from SubprocessProtocol</title>
<updated>2014-01-26T23:20:03+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-26T23:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=5baac235733934cd5bd7cd66adcec3cf2e617d6c'/>
<id>5baac235733934cd5bd7cd66adcec3cf2e617d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with default</title>
<updated>2014-01-26T23:14:21+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-26T23:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=a503d1536efd91f6e31260e56972ef2190fe8a04'/>
<id>a503d1536efd91f6e31260e56972ef2190fe8a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the artificial _pipe_connection_made() method</title>
<updated>2014-01-26T23:12:01+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-26T23:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=cf89b14fc3e56223f6c06cd1448d12e1051fac28'/>
<id>cf89b14fc3e56223f6c06cd1448d12e1051fac28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace read/write_pipe_protocol attributes with classic methods</title>
<updated>2014-01-26T22:58:14+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-01-26T22:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=4012c6a89a485d3587807373a95aca16d1e51dcd'/>
<id>4012c6a89a485d3587807373a95aca16d1e51dcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
