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