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 17 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tests: Fix test_calls_debug_reporting in debug build
Yury Selivanov
More...
over 8 years ago
handle: When warning about an unclosed recource, print its source tb
Yury Selivanov
More...
over 8 years ago
handle: Remove dead code
Yury Selivanov
More...
over 8 years ago
handle: Remove __NOHANDLE__; just use NULL
Yury Selivanov
More...
over 8 years ago
Correctly dealloc detached handlers
Yury Selivanov
More...
over 8 years ago
Revert "Don't use dynamic memory allocation for libuv handles/requests"
Yury Selivanov
More...
over 8 years ago
handle: Ensure self._handle is set to NULL in _abort_init()
Yury Selivanov
More...
over 8 years ago
Add a test that uvloop doesn't set FD_CLOEXEC to stdin/stdout/stderr
Yury Selivanov
More...
over 8 years ago
Don't set FD_CLOEXEC on stdio/stdin/stderr etc.
Yury Selivanov
More...
over 8 years ago
loop._getaddrinfo: Check if the Future is cancelled before setting error
Yury Selivanov
More...
over 8 years ago
Fix codestyle
Yury Selivanov
More...
over 8 years ago
Bump the version to v0.4.33
Yury Selivanov
More...
over 8 years ago
transport: Return duplicate sockets from get_extra_info('socket')
Yury Selivanov
More...
over 8 years ago
tests: Do GC after each test
Yury Selivanov
More...
over 8 years ago
Update manifest.in to include both licenses
Yury Selivanov
More...
over 8 years ago
Dual-license uvloop under MIT and Apache 2.0
Yury Selivanov
More...
over 8 years ago
Don't use dynamic memory allocation for libuv handles/requests
Yury Selivanov
More...
over 8 years ago
makefile: support the python binary being called something else
William Pitcock
More...
over 8 years ago
Bump the version to 0.4.32
Yury Selivanov
More...
over 8 years ago
Issue #33: Add slow_callback_duration property to loop
Yury Selivanov
More...
over 8 years ago
tests: Drop test_connect_silent_cancellation (not portable)
Yury Selivanov
More...
over 8 years ago
Issue #36: Ingnore CancelledError in transport.connect
Yury Selivanov
More...
over 8 years ago
Issue #34: Fix UVPoll handler crash
Yury Selivanov
More...
over 8 years ago
readme: Fix markup
Yury Selivanov
More...
over 8 years ago
Bump the version to 0.4.31
Yury Selivanov
More...
over 8 years ago
Fix uvloop tests under 3.5.2
Yury Selivanov
More...
over 8 years ago
readme: Update PyPI badge
Yury Selivanov
More...
over 8 years ago
Simplify code working with func pointers
Yury Selivanov
More...
over 8 years ago
subprocess: Use Cython DEFs for constants
Yury Selivanov
More...
over 8 years ago
subprocess: Add an XXX comment about some blocking code in process handle
Yury Selivanov
More...
over 8 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
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