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
16 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 11 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Better socket type check for Linux
Yury Selivanov
More...
about 7 years ago
Another clarification
Yury Selivanov
More...
about 7 years ago
Clarify the use of manual socket io ref control in UDP transport
Yury Selivanov
More...
about 7 years ago
Fix typos
Yury Selivanov
More...
about 7 years ago
Simply detach() socket objects in UVHandle._close()
Yury Selivanov
More...
about 7 years ago
Close attached file objects right in UVHandle._close()
Yury Selivanov
More...
about 7 years ago
tests: Split test_create_connection_1 into two tests
Yury Selivanov
More...
about 7 years ago
tests: Split test_create_unix_connection_1 into three tests
Yury Selivanov
More...
about 7 years ago
Try fixing test_create_unix_connection_1 on slow MacOS Travis instances
Yury Selivanov
More...
about 7 years ago
Fix travis tests
Yury Selivanov
More...
about 7 years ago
Enable TCP_NODELAY for all TCP transports
Yury Selivanov
More...
about 7 years ago
Rewrite UDP transport from scratch.
Yury Selivanov
More...
about 7 years ago
Add test_socket_sync_remove_and_immediately_close test
Yury Selivanov
More...
about 7 years ago
Fix test_pseudosocket on Linux
Yury Selivanov
More...
about 7 years ago
Implement pseudo-socket objects; don't dup() sockets
Yury Selivanov
More...
about 7 years ago
tests: Fix warnings
Yury Selivanov
More...
about 7 years ago
Fix connect_accepted_socket() to return correct SSL transport
Yury Selivanov
More...
about 7 years ago
Fix sock_sendall() to correctly maintain add_writer/remove_writer calls
Yury Selivanov
More...
about 7 years ago
pytest: Show all warnings
Yury Selivanov
More...
about 7 years ago
Further optimize static DNS resolution
Yury Selivanov
More...
about 7 years ago
Optimize __static_getaddrinfo a bit -- no need to raise an error
Yury Selivanov
More...
about 7 years ago
Fix tests under old Pythons
Yury Selivanov
More...
about 7 years ago
Fix test_aiohttp for debug build
Yury Selivanov
More...
about 7 years ago
Fix slow_callback_duration repr in warnings for Tasks.
Yury Selivanov
More...
about 7 years ago
Fix slow_callback_duration repr in warnings for TimerHandles
Yury Selivanov
More...
about 7 years ago
create_server() now makes a strong ref to the Server object.
Yury Selivanov
More...
about 7 years ago
travis: Use latest Python 3.6 on MacOS
Yury Selivanov
More...
about 7 years ago
travis: Try Python 3.5.4 on MacOS
Yury Selivanov
More...
about 7 years ago
Remove existng stale UNIX socket paths in loop.create_unix_server()
Yury Selivanov
More...
about 7 years ago
Make a GC test more reliable.
Yury Selivanov
More...
about 7 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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