openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
python-asyncio
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 21 hours
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 37 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
enable keep-alive only for http/1.1 clients
Nikolay Kim
More...
over 12 years ago
Add open_connection() and class StreamReaderProtocol to streams.py.
Guido van Rossum
More...
over 12 years ago
Re-export Full and Empty exceptions from tulip.queues instead of requiring import queue.
Guido van Rossum
More...
over 12 years ago
Better way of checking two sets of times.
Guido van Rossum
More...
over 12 years ago
refactor websocket handshake process, make it usable with wsgi server
Nikolay Kim
More...
over 12 years ago
readpayload option of WSGIServerHttpProtocol is broken, #48 by Aymeric Augustin
Nikolay Kim
More...
over 12 years ago
Fix copy/paste error in assertEqual message.
Guido van Rossum
More...
over 12 years ago
Refactor proactor socket transports to support read/write pipe transports.
Richard Oudkerk
More...
over 12 years ago
Adjust some timing constraints. I see 0.016 in practice.
Guido van Rossum
More...
over 12 years ago
Fix issue #47 in run_until_complete(), adding tests.
Guido van Rossum
More...
over 12 years ago
deprecate run_once()
Nikolay Kim
More...
over 12 years ago
replace run_once() in tests with test helper
Nikolay Kim
More...
over 12 years ago
rename RawRequestMessage and RawResponseMessage namedtuple for consistency (codereview 9698044)
Nikolay Kim
More...
over 12 years ago
Correct docstring for test/windows_utils_test.py.
Richard Oudkerk
More...
over 12 years ago
Move various Windows specific things to a windows_utils submodule.
Richard Oudkerk
More...
over 12 years ago
handle ConnectionResetError by Jeff Quast #31
Nikolay Kim
More...
almost 13 years ago
Cancelling a future wrapping an overlapped op now cancels overlapped op.
Richard Oudkerk
More...
almost 13 years ago
Refactor stop_serving() for proactors to be efficient.
Richard Oudkerk
More...
almost 13 years ago
accept loop in wait(), sleep(), as_completed()
Nikolay Kim
More...
almost 13 years ago
Rewrite as_completed() to be more right.
Guido van Rossum
More...
almost 13 years ago
Issue 45: Ensure eof_received() is not invoked after close() called.
Richard Oudkerk
More...
almost 13 years ago
Add tiny timeout to run_once() in test to keep Windows happy.
Richard Oudkerk
More...
almost 13 years ago
Make _wait() simpler and stupider, and more correct.
Guido van Rossum
More...
almost 13 years ago
added stop_serving() to iocp event loop
Nikolay Kim
More...
almost 13 years ago
Output pause/resume/discard by Jeff Quast (improved by us).
Guido van Rossum
More...
almost 13 years ago
Add examples/windows_subprocess.py.
Richard Oudkerk
More...
almost 13 years ago
Add async() function, by Aaron Griffith.
Guido van Rossum
More...
almost 13 years ago
fix unclosed sockets in tests
Nikolay Kim
More...
almost 13 years ago
socket transports close procedure refactoring
Nikolay Kim
More...
almost 13 years ago
http server examples fixes #43
Nikolay Kim
More...
almost 13 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
53
54
→
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