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 5 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Stop passing the `loop` arg around in in test_spawning_external_process
Yury Selivanov
More...
over 5 years ago
Note that it's recommended to upgrade pip before installing uvloop
Yury Selivanov
More...
over 5 years ago
Avoid double connecting to remote_addr for datagram transports
Yury Selivanov
More...
over 5 years ago
fix None _shutdown_timeout_handle issue
Fantix King
More...
over 5 years ago
issue template: Ask if uvloop behaves differently from vanilla asyncio
Yury Selivanov
More...
over 5 years ago
Fix #259: handle large timeouts in loop.call_later()
Yury Selivanov
More...
over 5 years ago
Handle unix sockets in UDP
Yury Selivanov
More...
over 5 years ago
Bump libuv to v1.33.1
Yury Selivanov
More...
over 5 years ago
travis: Add 3.8 to the mix; drop "sudo"
Yury Selivanov
More...
over 5 years ago
asyncio.CancelledError is BaseException now, so fix `except Exception`
Yury Selivanov
More...
over 5 years ago
tests: Support 3.8
Yury Selivanov
More...
over 5 years ago
tests: Stop using @asyncio.coroutine in tests
Yury Selivanov
More...
over 5 years ago
tests: Stop passing loop explicitly in tests
Yury Selivanov
More...
over 5 years ago
Bump Cython & pyOpenSSL deps to most recent
Yury Selivanov
More...
over 5 years ago
Ignore mypy cache
Yury Selivanov
More...
over 5 years ago
prefer PROTOCOL_TLS than PROTOCOL_SSLv23
Fantix King
More...
over 5 years ago
fix test_renegotiation
Fantix King
More...
over 5 years ago
Keep behavior of run_* consistent with event loops bundled in CPython: ensure that wakeup fd is non-modified if it was not changed before i.e. via calling add_signal_handler
Vladimir Matveev
More...
over 5 years ago
fix - uvloop freeze when something other than uvloop invoke process fork and execute non-python process
Adam Bella
More...
over 5 years ago
add app state check (#263)
Fantix King
More...
over 5 years ago
Update libuv to v1.31.0
Yury Selivanov
More...
over 5 years ago
Don't log OSError in transports
Toby Harradine
More...
over 5 years ago
Bump Cython to 0.29.10
Yury Selivanov
More...
over 5 years ago
Fix compilation warnings under Cython 0.29.10
Yury Selivanov
More...
over 5 years ago
sys.set_coroutine_wrapper is removed in Python 3.8
Miro HronĨok
More...
over 5 years ago
enforce TLS<1.3 for SSL renegotiation tests
Fantix King
More...
almost 6 years ago
A better uvloop.install() example
Yury Selivanov
More...
almost 6 years ago
Promote uvloop.install() to be the default approach
Yury Selivanov
More...
almost 6 years ago
Bump many-linux to 2010
Yury Selivanov
More...
almost 6 years ago
Bump the version to 0.14.0.dev0
Yury Selivanov
More...
almost 6 years ago
←
1
2
3
4
5
6
7
8
9
…
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