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 24 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
streams: Test invalid 'write' call; fix possible refleak
Yury Selivanov
More...
almost 9 years ago
stream: Optimize Transport.writelines a bit
Yury Selivanov
More...
almost 9 years ago
process: Use a pair of UNIX sockets (istead of named pipes) for IPC
Yury Selivanov
More...
almost 9 years ago
Better seperate transports from servers; make many methods "inline"
Yury Selivanov
More...
almost 9 years ago
Rename handles/server.* -> handles/streamserver.*
Yury Selivanov
More...
almost 9 years ago
transports: Make UVStream inherit from UVTransport (rename the latter)
Yury Selivanov
More...
almost 9 years ago
When encoding fs paths use PyUnicode_EncodeFSDefault
Yury Selivanov
More...
almost 9 years ago
dns: Factor out sockaddr -> pyaddr conversion into separate func
Yury Selivanov
More...
almost 9 years ago
process: Make debug-fork-sleep after all fds are closed
Yury Selivanov
More...
almost 9 years ago
tests/process: Test returncode & pid right after subprocess is spawned
Yury Selivanov
More...
almost 9 years ago
tests/process: Add a test for read/write notimpl methods
Yury Selivanov
More...
almost 9 years ago
transport: Start reading after connection_made if nothing was scheduled
Yury Selivanov
More...
almost 9 years ago
stream: Make __reading_started & __reading_stopped inline (faster+final)
Yury Selivanov
More...
almost 9 years ago
transport: Schedule (not call) connection_lost when data is sent
Yury Selivanov
More...
almost 9 years ago
transport: Sprinkle some comments
Yury Selivanov
More...
almost 9 years ago
transport: Make '_schedule' methods inline (faster + final)
Yury Selivanov
More...
almost 9 years ago
setup: Include examples & tests/certs into sdist
Yury Selivanov
More...
almost 9 years ago
Bump version to 0.4.6
Yury Selivanov
More...
almost 9 years ago
process: Refactor process transport to handle late stdio init
Yury Selivanov
More...
almost 9 years ago
loop: Add new _new_future() helper to create asyncio.Futures
Yury Selivanov
More...
almost 9 years ago
travis: Adjust release script
Yury Selivanov
More...
almost 9 years ago
tests/process: Another attempt to fix process tests under travis
Yury Selivanov
More...
almost 9 years ago
travis: Try another approach for file upload
Yury Selivanov
More...
almost 9 years ago
process: Cache PID the same way asyncio implementation does
Yury Selivanov
More...
almost 9 years ago
Bundle libuv in github releases
Yury Selivanov
More...
almost 9 years ago
Fix tests to run on Python 3.5.0
Yury Selivanov
More...
almost 9 years ago
Add Travis integration
Yury Selivanov
More...
almost 9 years ago
setup: Add description & classifiers
Yury Selivanov
More...
almost 9 years ago
process: Kill _set_result_unless_cancelled
Yury Selivanov
More...
almost 9 years ago
transport: Avoid doing an extra call_soon call for waiter wakeup
Yury Selivanov
More...
almost 9 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
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