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 31 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add some cython.internal/final
Yury Selivanov
More...
over 9 years ago
Implement set/get_task_factory
Yury Selivanov
More...
over 9 years ago
Add basic unittests; fix many nits & bugs
Yury Selivanov
More...
over 9 years ago
wip
Yury Selivanov
More...
over 9 years ago
Cleanup
Yury Selivanov
More...
over 9 years ago
Drop dead code
Yury Selivanov
More...
over 9 years ago
Fixes
Yury Selivanov
More...
over 9 years ago
Add readme/license
Yury Selivanov
More...
over 9 years ago
Drop dead code
Yury Selivanov
More...
over 9 years ago
Don't use Handle in UVPoll
Yury Selivanov
More...
over 9 years ago
Optimize tracking of handles
Yury Selivanov
More...
over 9 years ago
setup.py: Use -O2 by default
Yury Selivanov
More...
over 9 years ago
Implement manual sockets polling
Yury Selivanov
More...
over 9 years ago
Micro-op in loop.call_later
Yury Selivanov
More...
over 9 years ago
Implement Transports API (almost)
Yury Selivanov
More...
over 9 years ago
Check that handle is active in Transport._write
Yury Selivanov
More...
over 9 years ago
Be more careful in Loop.__dealloc__
Yury Selivanov
More...
over 9 years ago
Check that loop isn't alive in Loop.__dealloc__
Yury Selivanov
More...
over 9 years ago
Release GIL while looping in loop.close()
Yury Selivanov
More...
over 9 years ago
Catch SIGHUP
Yury Selivanov
More...
over 9 years ago
Release GIL while looping in libuv
Yury Selivanov
More...
over 9 years ago
Initial implementation of loop.create_server
Yury Selivanov
More...
over 9 years ago
Replace _raise_uv_error with explicit raise statements
Yury Selivanov
More...
over 9 years ago
Use void return type for AddrInfo.set_data
Yury Selivanov
More...
over 9 years ago
Rename loop._handle_uv_error to loop._raise_uv_error
Yury Selivanov
More...
over 9 years ago
Refactor how getaddrinfo works; many smaller bugfixes
Yury Selivanov
More...
over 9 years ago
Begin work on adding TCP handles
Yury Selivanov
More...
over 9 years ago
More consistent naming for libuv handle classes
Yury Selivanov
More...
over 9 years ago
Fix potential races in Handle/TimerHandle
Yury Selivanov
More...
over 9 years ago
Prefix classes imported from asyncio with aio_
Yury Selivanov
More...
over 9 years ago
←
1
2
…
24
25
26
27
28
29
30
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