10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
travis: crutch to get ipv6 back More... over 6 years ago
Travis broke ipv6, allow failure; test against Python 2.7 More... over 6 years ago
Avoid dependency on enum-compat More... over 6 years ago
websocket: fd leak when client did not close connection properly More... over 6 years ago
wsgi: handle remote connection resets More... over 6 years ago
Drop OpenSSL.rand support More... over 6 years ago
websocket: support permessage-deflate extension; Thanks to Costas Christofi and Peter Kovary More... over 6 years ago
init: second workaround for monotonic "no suitable implementation"; Thanks to Geoffrey Thomas More... over 6 years ago
patcher: workaround for monotonic "no suitable implementation" More... over 6 years ago
greendns: early socket.timeout was breaking IO retry loops More... over 6 years ago
travis: codecov flags format was running `tr` with invalid arguments More... over 6 years ago
socket: context manager support More... over 6 years ago
convenience: (SO_REUSEPORT) socket.error is not OSError on Python 2; Thanks to JacoF...@github More... over 6 years ago
support: upgrade bundled dnspython to 1.16.0 (22e9de1d7957e) https://github.com/eventlet/eventlet/issues/427 More... over 6 years ago
dns: reading /etc/hosts raised DeprecationWarning for universal lines on Python 3.4+ More... almost 7 years ago
Use tox's `TOXENV` environment variable More... almost 7 years ago
convenience: SO_REUSEPORT is not available on WSL platform (Linux on Windows) More... almost 7 years ago
green.subprocess: keep CalledProcessError identity; Thanks to Linb...@github More... almost 7 years ago
convenience: skip SO_REUSEPORT for bind on random port (0) More... almost 7 years ago
patcher: set locked RLocks' owner only when patching existing locks More... almost 7 years ago
wsgi: close idle connections (also applies to websockets) More... almost 7 years ago
wsgi: push deprecated options one step More... almost 7 years ago
queue: empty except was catching too much More... almost 7 years ago
Issue #405: GreenSocket.accept does not notify_open (#406) More... about 7 years ago
update monotonic 1.3 5c0322dc559bf961f7e111d97cd3ed9ab5c1a73b More... about 7 years ago
event: Event.wait() timeout=None argument to be compatible with upstream CPython More... about 7 years ago
v0.21.0 release More... about 7 years ago
wsgi: log_output=False was not disabling startup and accepted messages More... about 7 years ago
ssl: RecursionError on Python3.6+; Thanks to justdo...@github and Gevent developers More... about 7 years ago
greenio: Fixed OSError: [WinError 10038] Socket operation on nonsocket More... about 7 years ago