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
Try older macOS for Travis More... about 7 years ago
Fix macOS on Travis More... about 7 years ago
Bump to 0.9.2.dev0 More... about 7 years ago
Bump the version to 0.9.1 More... about 7 years ago
An attempt to fix a test on Travis More... about 7 years ago
Silence test_create_connection_5 More... about 7 years ago
Handle aborted transport connections gracefully More... about 7 years ago
tests: Call default loop exc handler in test exc handler More... about 7 years ago
Fix a race between transport waiter and connection_made More... about 7 years ago
Strict tests: fail on any unexpected call of loop.call_exception_handler More... about 7 years ago
Rollback micro-optimization More... about 7 years ago
Fix sock_* methods to support already closed sockets on cancellation More... about 7 years ago
Micro-optimize fileobj_to_fd() More... about 7 years ago
Make sure multiple add_reader/add_writer calls manage refs correctly More... about 7 years ago
Make print_debug_info() method available only in debug build More... about 7 years ago
Remove reader/writer when sock_recv(), sock_sendall(), etc are cancelled More... about 7 years ago
Fix remove_reader and remove_writer to only decref prev added sockets More... about 7 years ago
Stop using malloc for UVRequests More... about 7 years ago
Add a test that create_connection survives immediate cancellation More... about 7 years ago
Set version to wip 0.9.1.dev0 More... about 7 years ago
Bump the version to 0.9.0 More... about 7 years ago
Simplify signals code; use siginterrupt More... about 7 years ago
setup.py: trim whitespace More... about 7 years ago
Fix Linux More... about 7 years ago
Prohibit DNS lookups in UDP.sendto() More... about 7 years ago
Test that NODELAY is set when a socket object is passed to uvloop More... about 7 years ago
Only set TCP_NODELAY for TCPTransport (not TCPServer) More... about 7 years ago
Mask one unittest on travis+macOS More... about 7 years ago
Bump libuv to v1.17.0 More... about 7 years ago
Split test_process_lated_stdio_init test into 3 separate tests More... about 7 years ago