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 7 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Don't log if connection_lost is called before connection_made
Yury Selivanov
More...
over 6 years ago
Bump to 0.12.0rc1
Yury Selivanov
More...
over 6 years ago
Fix CI to test RC versions
Yury Selivanov
More...
over 6 years ago
Fix CI building wheels
Yury Selivanov
More...
over 6 years ago
Fix async generators finalization to work correctly in debug mode
Yury Selivanov
More...
over 6 years ago
Use new PyOS_BeforeFork and PyOS_AfterFork_* 3.7 APIs when available
Yury Selivanov
More...
over 6 years ago
backlog should be passed to create_unix_server
hikoz
More...
over 6 years ago
Don't raise "requires a DNS lookup" error on Unix Domain Socket (#204)
Bartłomiej Biernacki
More...
over 6 years ago
Fixed #197, fix segfault and make SSL transport creation lazy (#203)
Fantix King
More...
over 6 years ago
Fix #195, don't log ssl.CertificateError (#199)
Fantix King
More...
over 6 years ago
Fix use of PyContext* APIs in 3.7.1
Yury Selivanov
More...
over 6 years ago
Refs #197, fix unstable test_remote_shutdown_receives_trailing_data (#198)
Fantix King
More...
over 6 years ago
Add a test that processes handle invalid FDs
Yury Selivanov
More...
over 6 years ago
Fixed #158: new SSL implementation (#176)
Fantix King
More...
over 6 years ago
tests: Improve test_task_context_4
Yury Selivanov
More...
over 6 years ago
Fix a memory leak related to contextvars support. (#192)
Yury Selivanov
More...
over 6 years ago
readme: rephrase the link to the blog post.
Yury Selivanov
More...
over 6 years ago
Add `uvloop.install()` helper function.
Yury Selivanov
More...
over 6 years ago
Bump the version to 0.12.0.dev0
Yury Selivanov
More...
over 6 years ago
Allow UDP to have tp_clear (#190)
Yury Selivanov
More...
over 6 years ago
Bump libuv from v1.20.3 to v1.22.0 (#189)
Yury Selivanov
More...
over 6 years ago
Fix process handles leak when uv_spawn() fails (#187)
Yury Selivanov
More...
over 6 years ago
Bump Cython to 0.28.4 (#188)
Yury Selivanov
More...
over 6 years ago
Make subprocess tests resilient to warnings
Yury Selivanov
More...
over 6 years ago
Close any open FDs if spawn fails (#186)
Yury Selivanov
More...
over 6 years ago
Fix a segfault in UDP handle
Yury Selivanov
More...
over 6 years ago
Fix #180: Server unable to shutdown when persistent connections exist (#181)
ciscorn
More...
over 6 years ago
Fix #172
Yury Selivanov
More...
over 6 years ago
Another fix for #172.
Yury Selivanov
More...
over 6 years ago
Enable 3.7 CI on Travis; drop AppVeyor
Yury Selivanov
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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