0
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup.py: Read __version__ from uvloop/__init__.py More... over 6 years ago
setup.py: Check correct Cython version; fix linting errors More... over 6 years ago
abort() if contextvars APIs are called from Python < 3.7 More... over 6 years ago
ci: Test Python 3.7 on AppVeyor More... over 6 years ago
Fix a race condition in TLS More... over 6 years ago
ssl: Micro-optimizations More... over 6 years ago
Cythonize asyncio's sslproto.py More... over 6 years ago
Raise NotImplementedError for contextvars for Python < 3.7 More... over 6 years ago
examples/bench: Add SSL mode More... over 6 years ago
Prohibit adding a signal handler for SIGCHLD (#156) More... over 6 years ago
examples/bench: Fix linting errors More... over 6 years ago
Implement PEP 567 support (contextvars) for Python 3.7 (#155) More... over 6 years ago
Make signals processing more reliable More... over 6 years ago
Fix sock_connect() to resolve addresses for correct socket family More... over 6 years ago
Cleanup process finalization logic. More... over 6 years ago
Fix subprocess.close() to let its processes die gracefully (#151) More... over 6 years ago
Fix tests More... over 6 years ago
Allow file objects to be passed to loop.subprocess* functions. More... over 6 years ago
Update libuv: v1.17.0 -> v1.20.3 More... over 6 years ago
Make sure UDP handles are cleaned-up properly More... over 6 years ago
Fix 3.7 warning More... over 6 years ago
Support for PY37 without contextvars. More... over 6 years ago
Unbreak uvloop tests in debug mode More... over 6 years ago
Convert Future-returning loop methods to coroutines. More... over 6 years ago
gitignore: Ignore pytest turd More... over 6 years ago
Bump Cython dep for CI More... over 6 years ago
Upgrade to Cython 0.28.2 More... over 6 years ago
tests: Fix hanging test_read_pty_output More... over 6 years ago
Unbreak macOS builds on Travis More... almost 7 years ago
setup.py: Add framework classifier More... almost 7 years ago