0
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stop passing the `loop` arg around in in test_spawning_external_process More... over 5 years ago
Note that it's recommended to upgrade pip before installing uvloop More... over 5 years ago
Avoid double connecting to remote_addr for datagram transports More... over 5 years ago
fix None _shutdown_timeout_handle issue More... over 5 years ago
issue template: Ask if uvloop behaves differently from vanilla asyncio More... over 5 years ago
Fix #259: handle large timeouts in loop.call_later() More... over 5 years ago
Handle unix sockets in UDP More... over 5 years ago
Bump libuv to v1.33.1 More... over 5 years ago
travis: Add 3.8 to the mix; drop "sudo" More... over 5 years ago
asyncio.CancelledError is BaseException now, so fix `except Exception` More... over 5 years ago
tests: Support 3.8 More... over 5 years ago
tests: Stop using @asyncio.coroutine in tests More... over 5 years ago
tests: Stop passing loop explicitly in tests More... over 5 years ago
Bump Cython & pyOpenSSL deps to most recent More... over 5 years ago
Ignore mypy cache More... over 5 years ago
prefer PROTOCOL_TLS than PROTOCOL_SSLv23 More... over 5 years ago
fix test_renegotiation More... over 5 years ago
Keep behavior of run_* consistent with event loops bundled in CPython: ensure that wakeup fd is non-modified if it was not changed before i.e. via calling add_signal_handler More... over 5 years ago
fix - uvloop freeze when something other than uvloop invoke process fork and execute non-python process More... over 5 years ago
add app state check (#263) More... over 5 years ago
Update libuv to v1.31.0 More... over 5 years ago
Don't log OSError in transports More... over 5 years ago
Bump Cython to 0.29.10 More... over 5 years ago
Fix compilation warnings under Cython 0.29.10 More... over 5 years ago
sys.set_coroutine_wrapper is removed in Python 3.8 More... over 5 years ago
enforce TLS<1.3 for SSL renegotiation tests More... almost 6 years ago
A better uvloop.install() example More... almost 6 years ago
Promote uvloop.install() to be the default approach More... almost 6 years ago
Bump many-linux to 2010 More... almost 6 years ago
Bump the version to 0.14.0.dev0 More... almost 6 years ago