openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
U
uvloop
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
14 days
ago. based on code collected
15 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 10 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Try older macOS for Travis
Yury Selivanov
More...
about 7 years ago
Fix macOS on Travis
Yury Selivanov
More...
about 7 years ago
Bump to 0.9.2.dev0
Yury Selivanov
More...
about 7 years ago
Bump the version to 0.9.1
Yury Selivanov
More...
about 7 years ago
An attempt to fix a test on Travis
Yury Selivanov
More...
about 7 years ago
Silence test_create_connection_5
Yury Selivanov
More...
about 7 years ago
Handle aborted transport connections gracefully
Yury Selivanov
More...
about 7 years ago
tests: Call default loop exc handler in test exc handler
Yury Selivanov
More...
about 7 years ago
Fix a race between transport waiter and connection_made
Yury Selivanov
More...
about 7 years ago
Strict tests: fail on any unexpected call of loop.call_exception_handler
Yury Selivanov
More...
about 7 years ago
Rollback micro-optimization
Yury Selivanov
More...
about 7 years ago
Fix sock_* methods to support already closed sockets on cancellation
Yury Selivanov
More...
about 7 years ago
Micro-optimize fileobj_to_fd()
Yury Selivanov
More...
about 7 years ago
Make sure multiple add_reader/add_writer calls manage refs correctly
Yury Selivanov
More...
about 7 years ago
Make print_debug_info() method available only in debug build
Yury Selivanov
More...
about 7 years ago
Remove reader/writer when sock_recv(), sock_sendall(), etc are cancelled
Yury Selivanov
More...
about 7 years ago
Fix remove_reader and remove_writer to only decref prev added sockets
Yury Selivanov
More...
about 7 years ago
Stop using malloc for UVRequests
Yury Selivanov
More...
about 7 years ago
Add a test that create_connection survives immediate cancellation
Yury Selivanov
More...
about 7 years ago
Set version to wip 0.9.1.dev0
Yury Selivanov
More...
about 7 years ago
Bump the version to 0.9.0
Yury Selivanov
More...
about 7 years ago
Simplify signals code; use siginterrupt
Yury Selivanov
More...
about 7 years ago
setup.py: trim whitespace
Yury Selivanov
More...
about 7 years ago
Fix Linux
Yury Selivanov
More...
about 7 years ago
Prohibit DNS lookups in UDP.sendto()
Yury Selivanov
More...
about 7 years ago
Test that NODELAY is set when a socket object is passed to uvloop
Yury Selivanov
More...
about 7 years ago
Only set TCP_NODELAY for TCPTransport (not TCPServer)
Yury Selivanov
More...
about 7 years ago
Mask one unittest on travis+macOS
Yury Selivanov
More...
about 7 years ago
Bump libuv to v1.17.0
Yury Selivanov
More...
about 7 years ago
Split test_process_lated_stdio_init test into 3 separate tests
Yury Selivanov
More...
about 7 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree