<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/eventlet.git, branch threading_join</title>
<subtitle>github.com: eventlet/eventlet.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/'/>
<entry>
<title>Issue #223: Fix threading monkey-patching on py3.4</title>
<updated>2015-04-09T12:26:19+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-04-09T10:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=94069846055e397d031e0513e14d58064c3f444e'/>
<id>94069846055e397d031e0513e14d58064c3f444e</id>
<content type='text'>
Fix the monkey-patching of the threading module on Python 3.4. Instead
of removing the thread state lock, patch the _bootstrap_inner() method
to release it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the monkey-patching of the threading module on Python 3.4. Instead
of removing the thread state lock, patch the _bootstrap_inner() method
to release it.
</pre>
</div>
</content>
</entry>
<entry>
<title>tox 1.8 or newer is required</title>
<updated>2015-04-09T10:52:21+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2015-04-09T10:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=268fd83d3a4e3cce7219c2ae5452f1f2f12d7107'/>
<id>268fd83d3a4e3cce7219c2ae5452f1f2f12d7107</id>
<content type='text'>
The "py{27,34,py}-dns" syntax in envlist is only supported on tox 1.8 or
newer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "py{27,34,py}-dns" syntax in envlist is only supported on tox 1.8 or
newer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable the thread state lock</title>
<updated>2015-04-05T00:32:57+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@enovance.com</email>
</author>
<published>2015-03-06T21:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=390e71d89883649dd55fbb70dc8686bf99e2a2e2'/>
<id>390e71d89883649dd55fbb70dc8686bf99e2a2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix threading.Condition with monkey-patching</title>
<updated>2015-04-05T00:32:57+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-06T16:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=b5bfe1cad90788e6635d00565b1f5f98c3ecd2c5'/>
<id>b5bfe1cad90788e6635d00565b1f5f98c3ecd2c5</id>
<content type='text'>
For the Python implementation of threading.RLock because the new C
implementation of threading.RLock of Python 3.3 is not compatible with
eventlet monkey patching.

Fix the issue #185.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the Python implementation of threading.RLock because the new C
implementation of threading.RLock of Python 3.3 is not compatible with
eventlet monkey patching.

Fix the issue #185.
</pre>
</div>
</content>
</entry>
<entry>
<title>Semaphore.acquire() accepts timeout=-1</title>
<updated>2015-04-05T00:32:57+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-06T15:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=4f3eaa0f544b61a345dab6ff1cc1fe9de20ee21e'/>
<id>4f3eaa0f544b61a345dab6ff1cc1fe9de20ee21e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bin: scripts for developers</title>
<updated>2015-04-05T00:21:31+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2015-04-05T00:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=a332f2a8e6367e250fa4dd455fcd9f5375fe379f'/>
<id>a332f2a8e6367e250fa4dd455fcd9f5375fe379f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.17.2 release</title>
<updated>2015-04-03T01:28:56+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2015-04-03T01:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=ed3274df0793194fa03115a3fba19a492776e673'/>
<id>ed3274df0793194fa03115a3fba19a492776e673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use _socket_nodns and select in dnspython support</title>
<updated>2015-04-03T00:15:35+00:00</updated>
<author>
<name>Tim Simmons</name>
<email>tim.simmons@rackspace.com</email>
</author>
<published>2015-03-10T16:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=828287dc22f4bc4e3f60c5661bf5da731dbc51ed'/>
<id>828287dc22f4bc4e3f60c5661bf5da731dbc51ed</id>
<content type='text'>
* I ran into issues where, when passing DNS messages through a proxy with
eventlet 0.17.1 sockets would be prematurely closed. This was not the case in 0.16.1.
This fixes the issue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* I ran into issues where, when passing DNS messages through a proxy with
eventlet 0.17.1 sockets would be prematurely closed. This was not the case in 0.16.1.
This fixes the issue
</pre>
</div>
</content>
</entry>
<entry>
<title>wsgi: Provide python logging compatibility</title>
<updated>2015-03-30T22:12:35+00:00</updated>
<author>
<name>Sean Dague</name>
<email>sean@dague.net</email>
</author>
<published>2014-01-23T01:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=f2aaa0dda908c1b1a8c75d25d0a781fbfeae7f9f'/>
<id>f2aaa0dda908c1b1a8c75d25d0a781fbfeae7f9f</id>
<content type='text'>
Provide a compatibility layer in eventlet.wsgi that allows you
to hand a python logger as the log parameter instead of a
filehandle.

If an object that looks like a python logger is passed, we use
it as expected. If not, we assume this is a fileobject that
implements the write() call, and wrap it in a compatiblity layer
that lets us user log() and debug() calls on it, including
optional *args.

https://github.com/eventlet/eventlet/pull/75
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a compatibility layer in eventlet.wsgi that allows you
to hand a python logger as the log parameter instead of a
filehandle.

If an object that looks like a python logger is passed, we use
it as expected. If not, we assume this is a fileobject that
implements the write() call, and wrap it in a compatiblity layer
that lets us user log() and debug() calls on it, including
optional *args.

https://github.com/eventlet/eventlet/pull/75
</pre>
</div>
</content>
</entry>
<entry>
<title>greenio: fix fd double close; Thanks to Antonio Cuni</title>
<updated>2015-03-30T22:01:01+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2015-03-30T21:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=2b6a7cef378ce64989d1531d9311890cd6c1cd6b'/>
<id>2b6a7cef378ce64989d1531d9311890cd6c1cd6b</id>
<content type='text'>
https://github.com/eventlet/eventlet/issues/219
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/issues/219
</pre>
</div>
</content>
</entry>
</feed>
