0
I Use This!
Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't log if connection_lost is called before connection_made More... over 6 years ago
Bump to 0.12.0rc1 More... over 6 years ago
Fix CI to test RC versions More... over 6 years ago
Fix CI building wheels More... over 6 years ago
Fix async generators finalization to work correctly in debug mode More... over 6 years ago
Use new PyOS_BeforeFork and PyOS_AfterFork_* 3.7 APIs when available More... over 6 years ago
backlog should be passed to create_unix_server More... over 6 years ago
Don't raise "requires a DNS lookup" error on Unix Domain Socket (#204) More... over 6 years ago
Fixed #197, fix segfault and make SSL transport creation lazy (#203) More... over 6 years ago
Fix #195, don't log ssl.CertificateError (#199) More... over 6 years ago
Fix use of PyContext* APIs in 3.7.1 More... over 6 years ago
Refs #197, fix unstable test_remote_shutdown_receives_trailing_data (#198) More... over 6 years ago
Add a test that processes handle invalid FDs More... over 6 years ago
Fixed #158: new SSL implementation (#176) More... over 6 years ago
tests: Improve test_task_context_4 More... over 6 years ago
Fix a memory leak related to contextvars support. (#192) More... over 6 years ago
readme: rephrase the link to the blog post. More... over 6 years ago
Add `uvloop.install()` helper function. More... over 6 years ago
Bump the version to 0.12.0.dev0 More... over 6 years ago
Allow UDP to have tp_clear (#190) More... over 6 years ago
Bump libuv from v1.20.3 to v1.22.0 (#189) More... over 6 years ago
Fix process handles leak when uv_spawn() fails (#187) More... over 6 years ago
Bump Cython to 0.28.4 (#188) More... over 6 years ago
Make subprocess tests resilient to warnings More... over 6 years ago
Close any open FDs if spawn fails (#186) More... over 6 years ago
Fix a segfault in UDP handle More... over 6 years ago
Fix #180: Server unable to shutdown when persistent connections exist (#181) More... over 6 years ago
Fix #172 More... over 6 years ago
Another fix for #172. More... over 6 years ago
Enable 3.7 CI on Travis; drop AppVeyor More... over 6 years ago