0
I Use This!
Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch to Github Actions More... about 4 years ago
Skip failing test on asyncio 3.8 More... about 4 years ago
Fix TypeError('cancel() takes exactly one argument (2 given)') with Python 3.9 More... about 4 years ago
Add a regression test for large stderr reading More... over 4 years ago
Implement loop.shutdown_default_executor() More... over 4 years ago
Skip for bpo-30064 until 3.8.2 More... over 4 years ago
apply bpo-37228 More... almost 5 years ago
forcely add UV_HANDLE_READABLE on pipe_t More... almost 5 years ago
Accept empty addr in UDP on_receive More... almost 5 years ago
Add name keyword argument to loop.create_task() More... almost 5 years ago
skip for bpo-27500 More... almost 5 years ago
Allow sendto the same addr if remote_addr is set More... almost 5 years ago
Add .flake8 to distribution tarball (fixes: #330) More... almost 5 years ago
fix: Accept path-like objects in subprocess arguments More... almost 5 years ago
Stop using `loop` kwarg in `asyncio.wait()` call (DeprecationWarning) (#327) More... almost 5 years ago
fix Travis macOS build (#325) More... almost 5 years ago
updated cython version check More... almost 5 years ago
Add failing unit tests to reproduce issue #312 More... about 5 years ago
Wakeup the waiter with exception if handshake fails More... about 5 years ago
Restore context on listen in UVStreamServer. Fix #305 More... about 5 years ago
Bump the version to 0.15.0.dev0 More... over 5 years ago
run `test_shutdown_timeout_handler_not_set` in aio More... over 5 years ago
Fix KeyboardInterrupt handling logic. More... over 5 years ago
fix missing data on EOF in flushing More... over 5 years ago
Fix wheels upload More... over 5 years ago
Fix manylinux for 3.8 More... over 5 years ago
Add github test workflow More... over 5 years ago
Fix a compiler warning in process.pyx More... over 5 years ago
Drop explicit `loop=` argument from test_wakeup_fd_unchanged More... over 5 years ago
Use higher-level wrappers for the __forkHandler global More... over 5 years ago