10
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Give credits for contributions More... over 10 years ago
Fix typos detected by toolkit misspellings More... over 10 years ago
v0.16.1 release (eventlet.util zombie sneaked into previous build) More... over 10 years ago
Fix threading.Condition with monkey-patching More... over 10 years ago
Semaphore.acquire() accepts timeout=-1 More... over 10 years ago
Make sure SSL retries are done using the exact same data buffer More... over 10 years ago
README.rst: Try to fix RST warnings More... over 10 years ago
v0.16 release More... over 10 years ago
hubs: delay import pkg_resources More... over 10 years ago
tests: db_pool: test .clear() updates .current_size GH-139 More... over 10 years ago
Tests: tidy up tox file More... over 10 years ago
Handle EPIPE errors during tests when remote end closes connection
jerdfelt
as Johannes Erdfelt
More... over 10 years ago
Fix timers not cleaned up on MySQL test skips More... over 10 years ago
Add comments for people who get problem like issue "#81". More... over 10 years ago
Fix monkey-patched os.open(): add dir_fd parameter More... over 10 years ago
tpool: Windows compatibility, fix ResourceWarning. Thanks to Victor Stinner More... over 10 years ago
Fix monkey_patch() on Python 3 More... over 10 years ago
Travis: Slack.com integration More... over 10 years ago
Python 3 compat: Improve WebSocket and tests More... over 10 years ago
Fix __str__ method on the TimeoutExpired exception class. Also fix argument order in the class constructor so it uses the same order as the actual class from Python 3.3 and above. More... over 10 years ago
Travis: disallow PEP-8 failures from now on More... over 10 years ago
pep8: Fix remaining issues More... over 10 years ago
Restore removed tests and make Python 3 compatible More... over 10 years ago
Improve PEP8 conformance More... over 10 years ago
Exclude bundled mock and six from style checking More... over 10 years ago
Exclu More... over 10 years ago
Update bundled six version to 1.8.0 More... over 10 years ago
Give credits for 23beb7d More... over 10 years ago
Python 3 compat; Improve WSGI, WS, threading and tests More... over 10 years ago
semaphore: Don't hog a semaphore if someone else is waiting for it More... over 10 years ago