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 20 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add issue template
Yury Selivanov
More...
almost 9 years ago
tests/tcp: Use server.wait_closed() to avoid ResourceWarnings
Yury Selivanov
More...
almost 9 years ago
tests/tcp: Fix test skipping logic
Yury Selivanov
More...
almost 9 years ago
tests: Add a dedicated test for create_server/reuse_port
Yury Selivanov
More...
almost 9 years ago
make: Update 'release' target to do bdist_wheel upload
Yury Selivanov
More...
almost 9 years ago
Add a doc comment to the test_create_server_5 test.
Yury Selivanov
More...
almost 9 years ago
Copy a code comment from asyncio re TCP_IPV6ONLY in create_server
Yury Selivanov
More...
almost 9 years ago
Bump the version to v0.4.24
Yury Selivanov
More...
almost 9 years ago
Fix create_server to bind correctly to ipv6 addresses on Linux
Yury Selivanov
More...
almost 9 years ago
streams: Fix a compiler warning
Yury Selivanov
More...
almost 9 years ago
Bump version to v0.4.23
Yury Selivanov
More...
almost 9 years ago
Fix another Cython bug; patch asyncio to work with Cython coroutines
Yury Selivanov
More...
almost 9 years ago
test: Test that cython coroutines have __qualname__ and __name__
Yury Selivanov
More...
almost 9 years ago
test: Check that Cython coroutines are supported by ensure_future
Yury Selivanov
More...
almost 9 years ago
Make default_exception_handler handle exceptions when running repr
Yury Selivanov
More...
almost 9 years ago
Patch loop.c to fix a segfault in Cython.
Yury Selivanov
More...
almost 9 years ago
Bump version to v0.4.22
Yury Selivanov
More...
almost 9 years ago
Drop now unused MethodHandle4
Yury Selivanov
More...
almost 9 years ago
Make sock_sendall & sock_recv another 30% faster.
Yury Selivanov
More...
almost 9 years ago
Don't try to read right away in sock_recv
Yury Selivanov
More...
almost 9 years ago
examples/bench: Update server to use bigger bufs and TCP_NODELAY
Yury Selivanov
More...
almost 9 years ago
Further optimize sock_recv & sock_sendall--make less selector calls
Yury Selivanov
More...
almost 9 years ago
Optimize sock_recv & sock_sendall methods.
Yury Selivanov
More...
almost 9 years ago
Use Cython 'async def' coroutines without @asyncio.coroutine
Yury Selivanov
More...
almost 9 years ago
Optimize loop.sock_sendall to use zero-copy for partial writes
Yury Selivanov
More...
almost 9 years ago
Use uv.try_write instead of socket.h/send
Yury Selivanov
More...
almost 9 years ago
Bump version to v0.4.21
Yury Selivanov
More...
almost 9 years ago
dns: Fix another compilation warning (const pointer -> pointer)
Yury Selivanov
More...
almost 9 years ago
Bump version to v0.4.20
Yury Selivanov
More...
almost 9 years ago
setup.py: Fix timestamps before building libuv
Yury Selivanov
More...
almost 9 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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