<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/eventlet.git/eventlet/green, branch wrong-six-381</title>
<subtitle>github.com: eventlet/eventlet.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/'/>
<entry>
<title>desperate random poke in hope to fix gh-381</title>
<updated>2017-02-02T02:22:19+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2017-02-02T02:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=bfbecf3f7015942e1fea9a648a21134c04404c73'/>
<id>bfbecf3f7015942e1fea9a648a21134c04404c73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>green.select: fix mark_as_closed() wrong number of args</title>
<updated>2017-01-17T20:03:31+00:00</updated>
<author>
<name>jaimefrites</name>
<email>hootrade@ya.ru</email>
</author>
<published>2016-09-26T18:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=0fdb1154cb5fa9389034e987f91aaeb0263463fa'/>
<id>0fdb1154cb5fa9389034e987f91aaeb0263463fa</id>
<content type='text'>
https://github.com/eventlet/eventlet/pull/294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/pull/294
</pre>
</div>
</content>
</entry>
<entry>
<title>green.profile: Python3 compatibility; Thanks to Artur Stawiarski</title>
<updated>2017-01-16T09:58:04+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2017-01-16T09:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=f81b135ae9e74d6a70d04ce5ceb2fdb7cb939eac'/>
<id>f81b135ae9e74d6a70d04ce5ceb2fdb7cb939eac</id>
<content type='text'>
https://github.com/eventlet/eventlet/pull/259
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/pull/259
</pre>
</div>
</content>
</entry>
<entry>
<title>green.zmq: socket.{recv,send}_* signatures did not match recent upstream pyzmq</title>
<updated>2017-01-13T20:10:14+00:00</updated>
<author>
<name>Gevorg Davoian</name>
<email>gdavoian@mirantis.com</email>
</author>
<published>2016-09-05T16:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=ceff431231a2821682b029deb55a11a4b9afaf6f'/>
<id>ceff431231a2821682b029deb55a11a4b9afaf6f</id>
<content type='text'>
https://github.com/eventlet/eventlet/pull/344
https://github.com/eventlet/eventlet/issues/376
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/pull/344
https://github.com/eventlet/eventlet/issues/376
</pre>
</div>
</content>
</entry>
<entry>
<title>New timeout error API: .is_timeout=True on exception object</title>
<updated>2017-01-10T17:49:15+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2016-12-22T01:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=54be7593ab8a35c9c80683c6d1af0adbe7763fa4'/>
<id>54be7593ab8a35c9c80683c6d1af0adbe7763fa4</id>
<content type='text'>
Please use eventlet.is_timeout(ex) or getattr(ex, 'is_timeout', False)
instead of searching substrings in exception message.

https://github.com/eventlet/eventlet/pull/346
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please use eventlet.is_timeout(ex) or getattr(ex, 'is_timeout', False)
instead of searching substrings in exception message.

https://github.com/eventlet/eventlet/pull/346
</pre>
</div>
</content>
</entry>
<entry>
<title>python3.6: http.client.request support chunked_encoding</title>
<updated>2017-01-05T06:06:15+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2017-01-05T04:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=7595a5a4b789ce9492f88c96a412cdf1e47e60cc'/>
<id>7595a5a4b789ce9492f88c96a412cdf1e47e60cc</id>
<content type='text'>
https://bugs.python.org/issue12319
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.python.org/issue12319
</pre>
</div>
</content>
</entry>
<entry>
<title>zmq: autogenerated documentation was missing</title>
<updated>2016-12-11T22:48:39+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2016-12-11T21:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=f52c4d31b610adbd6963412717dd7b2809ef2820'/>
<id>f52c4d31b610adbd6963412717dd7b2809ef2820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Fix "TypeError: read() argument 2 must be read-write bytes-like object, not None"</title>
<updated>2016-09-26T14:09:41+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub.stasiak@smarkets.com</email>
</author>
<published>2016-09-26T13:43:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=1d4ce40c1bef04159daa685b09a9884cb5727fe6'/>
<id>1d4ce40c1bef04159daa685b09a9884cb5727fe6</id>
<content type='text'>
The issue would manifest after performing the following steps on
Python 3.5:

* Create a plain socket without connecting to anything
* Wrap the plain socket in an SSL socket
* Call recv(n) on the SSL socket

This is the only place in the code where we actually assign
self._sslobj, I just modified the code to wrap the sslwrap result in
SSLObject like the standard library SSLSocket.connect does[1] since
Python 3.5[2].

[1] https://github.com/python/cpython/blob/9ec0aa138b18cdfb8cd98965f84bc6c383766ade/Lib/ssl.py#L1008
[2] http://bugs.python.org/issue21965
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue would manifest after performing the following steps on
Python 3.5:

* Create a plain socket without connecting to anything
* Wrap the plain socket in an SSL socket
* Call recv(n) on the SSL socket

This is the only place in the code where we actually assign
self._sslobj, I just modified the code to wrap the sslwrap result in
SSLObject like the standard library SSLSocket.connect does[1] since
Python 3.5[2].

[1] https://github.com/python/cpython/blob/9ec0aa138b18cdfb8cd98965f84bc6c383766ade/Lib/ssl.py#L1008
[2] http://bugs.python.org/issue21965
</pre>
</div>
</content>
</entry>
<entry>
<title>green.zmq: Support {send,recv}_{string,json,pyobj} wrappers</title>
<updated>2016-09-01T18:47:48+00:00</updated>
<author>
<name>ozamiatin</name>
<email>ozamiatin@mirantis.com</email>
</author>
<published>2016-09-01T18:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=4d2cdca17a44b19405d4cdeafc898a500fe2485c'/>
<id>4d2cdca17a44b19405d4cdeafc898a500fe2485c</id>
<content type='text'>
The following wrappers added:

* send_string/recv_string
* send_json/recv_json
* send_pyobj/recv_pyobj

This change is also needed to make these methods thread-safe.
https://github.com/eventlet/eventlet/pull/343</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following wrappers added:

* send_string/recv_string
* send_json/recv_json
* send_pyobj/recv_pyobj

This change is also needed to make these methods thread-safe.
https://github.com/eventlet/eventlet/pull/343</pre>
</div>
</content>
</entry>
<entry>
<title>bundle dnspython in support/; resolving is always green</title>
<updated>2016-08-24T06:51:28+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2016-08-20T14:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=52b09becacd23f384cf69ae37d70c893c43e3b13'/>
<id>52b09becacd23f384cf69ae37d70c893c43e3b13</id>
<content type='text'>
Fixes installation issue when older dnspython is present in system packages
https://github.com/eventlet/eventlet/pull/341
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes installation issue when older dnspython is present in system packages
https://github.com/eventlet/eventlet/pull/341
</pre>
</div>
</content>
</entry>
</feed>
