deb-python-eventlet/eventlet
Gevorg Davoian ceff431231 green.zmq: socket.{recv,send}_* signatures did not match recent upstream pyzmq
https://github.com/eventlet/eventlet/pull/344
https://github.com/eventlet/eventlet/issues/376
2017-01-13 23:10:14 +03:00
..
green green.zmq: socket.{recv,send}_* signatures did not match recent upstream pyzmq 2017-01-13 23:10:14 +03:00
greenio New timeout error API: .is_timeout=True on exception object 2017-01-10 20:49:15 +03:00
hubs New timeout error API: .is_timeout=True on exception object 2017-01-10 20:49:15 +03:00
support New timeout error API: .is_timeout=True on exception object 2017-01-10 20:49:15 +03:00
__init__.py New timeout error API: .is_timeout=True on exception object 2017-01-10 20:49:15 +03:00
backdoor.py Fix whitespace to conform to our linting tests 2016-01-12 09:34:04 +01:00
convenience.py convenience: listen() sets SO_REUSEPORT when available; Thanks to Zhengwei Gao 2016-10-28 01:09:40 +03:00
corolocal.py PEP-8 fixes 2014-08-27 10:21:55 +04:00
coros.py Remove most of the deprecated code 2014-10-10 08:53:11 +01:00
dagpool.py dagpool: PropagateError was not compatible with pickle 2016-12-04 22:55:58 +03:00
db_pool.py db_pool.BaseConnectionPool.clear updates .current_size #139 2014-12-21 02:37:36 +03:00
debug.py python3 compat: remove lots of Python 2.5 and earlier dependent code; use print() function syntax 2013-12-03 22:36:29 +04:00
event.py Fix typos detected by toolkit misspellings 2015-02-07 16:41:47 +01:00
greenpool.py Type check Semaphore, GreenPool arguments; Thanks to Matthew D. Pagel 2016-12-23 02:10:07 +03:00
greenthread.py New timeout error API: .is_timeout=True on exception object 2017-01-10 20:49:15 +03:00
patcher.py patcher: green existing locks fail (Python3) 2016-12-01 01:34:14 +03:00
pools.py PEP-8 fixes 2014-08-27 10:21:55 +04:00
queue.py python3: Stdlib_Queue from six.moves 2015-10-13 14:50:10 +03:00
semaphore.py Type check Semaphore, GreenPool arguments; Thanks to Matthew D. Pagel 2016-12-23 02:10:07 +03:00
timeout.py New timeout error API: .is_timeout=True on exception object 2017-01-10 20:49:15 +03:00
tpool.py tpool: isolate internal socket from default timeout; Thanks to Alex Villacís Lasso 2016-08-10 11:23:54 +05:00
websocket.py websocket: support Gunicorn environ['gunicorn.socket'] 2016-07-06 18:53:53 +05:00
wsgi.py wsgi: Unix socket address representation; Thanks to Samuel Merritt 2016-08-20 12:59:45 +05:00