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 4 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Switch to Github Actions
Fantix King
More...
about 4 years ago
Skip failing test on asyncio 3.8
Fantix King
More...
about 4 years ago
Fix TypeError('cancel() takes exactly one argument (2 given)') with Python 3.9
Alexander Shadchin
More...
about 4 years ago
Add a regression test for large stderr reading
Ophir LOJKINE
More...
over 4 years ago
Implement loop.shutdown_default_executor()
Kyle Stanley
More...
over 4 years ago
Skip for bpo-30064 until 3.8.2
Fantix King
More...
over 4 years ago
apply bpo-37228
Fantix King
More...
almost 5 years ago
forcely add UV_HANDLE_READABLE on pipe_t
Fantix King
More...
almost 5 years ago
Accept empty addr in UDP on_receive
Fantix King
More...
almost 5 years ago
Add name keyword argument to loop.create_task()
Fantix King
More...
almost 5 years ago
skip for bpo-27500
Fantix King
More...
almost 5 years ago
Allow sendto the same addr if remote_addr is set
Fantix King
More...
almost 5 years ago
Add .flake8 to distribution tarball (fixes: #330)
Jeremy Lainé
More...
almost 5 years ago
fix: Accept path-like objects in subprocess arguments
Joongi Kim
More...
almost 5 years ago
Stop using `loop` kwarg in `asyncio.wait()` call (DeprecationWarning) (#327)
jack1142
More...
almost 5 years ago
fix Travis macOS build (#325)
Fantix King
More...
almost 5 years ago
updated cython version check
YoSTEALTH
More...
almost 5 years ago
Add failing unit tests to reproduce issue #312
Pierre Tardy
More...
about 5 years ago
Wakeup the waiter with exception if handshake fails
Andrew Svetlov
More...
about 5 years ago
Restore context on listen in UVStreamServer. Fix #305
Versus Void
More...
about 5 years ago
Bump the version to 0.15.0.dev0
Yury Selivanov
More...
over 5 years ago
run `test_shutdown_timeout_handler_not_set` in aio
Fantix King
More...
over 5 years ago
Fix KeyboardInterrupt handling logic.
Yury Selivanov
More...
over 5 years ago
fix missing data on EOF in flushing
Fantix King
More...
over 5 years ago
Fix wheels upload
Yury Selivanov
More...
over 5 years ago
Fix manylinux for 3.8
Elvis Pranskevichus
More...
over 5 years ago
Add github test workflow
Elvis Pranskevichus
More...
over 5 years ago
Fix a compiler warning in process.pyx
Yury Selivanov
More...
over 5 years ago
Drop explicit `loop=` argument from test_wakeup_fd_unchanged
Yury Selivanov
More...
over 5 years ago
Use higher-level wrappers for the __forkHandler global
Yury Selivanov
More...
over 5 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