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 19 hours
ago. based on code collected
about 19 hours
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 32 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove experimental code that was accidentally committed.
Guido van Rossum
More...
over 12 years ago
do not shield cancel in wait()
Nikolay Kim
More...
over 12 years ago
Fix connection pool.
Guido van Rossum
More...
over 12 years ago
Fix a few bugs.
Guido van Rossum
More...
over 12 years ago
Add chunked support. Refactor verbose printing.
Guido van Rossum
More...
over 12 years ago
There is no URI header.
Guido van Rossum
More...
over 12 years ago
Another fetch example, using a rudimentary connection pool.
Guido van Rossum
More...
over 12 years ago
Use HTTP/1.1; couple of fixes/refinements.
Guido van Rossum
More...
over 12 years ago
A succession of ever more sophisticated HTTP clients. (More to come.)
Guido van Rossum
More...
over 12 years ago
Move stack example.
Guido van Rossum
More...
over 12 years ago
Fold some long lines that crept in.
Guido van Rossum
More...
over 12 years ago
Add all_tasks() and variants, get_stack(), and print_stack().
Guido van Rossum
More...
over 12 years ago
Change buffers to queues.
Guido van Rossum
More...
over 12 years ago
remove tulip.http from setup.py
Nikolay Kim
More...
over 12 years ago
remove tulip.http
Nikolay Kim
More...
over 12 years ago
Add support for Windows named pipes.
Richard Oudkerk
More...
over 12 years ago
Fix pause() and resume() for proactor transports: they should control reading not writing.
Richard Oudkerk
More...
over 12 years ago
Unimplemented write_eof() should raise NotImplementedError.
Guido van Rossum
More...
over 12 years ago
Add pause() and resume() to proactor write transports.
Richard Oudkerk
More...
over 12 years ago
Add write_eof() to proactor write transports.
Richard Oudkerk
More...
over 12 years ago
Add flow control pushback to StreamReader.feed_data().
Guido van Rossum
More...
over 12 years ago
Implement ssl socket pause()/resume().
Guido van Rossum
More...
over 12 years ago
Implement plain socket pause()/resume().
Guido van Rossum
More...
over 12 years ago
Add [can_]write_eof() for socket and ssl transports.
Guido van Rossum
More...
over 12 years ago
Get rid of pause/resume_writing() and discard_output().
Guido van Rossum
More...
over 12 years ago
StreamReader feed* and set_exc* should check for waiter.cancelled(), not done.
Guido van Rossum
More...
over 12 years ago
Add shield().
Guido van Rossum
More...
over 12 years ago
Fix runtests.py --forever for python 3.4. Thanks to Antoine Pitrou.
Andrew Svetlov
More...
over 12 years ago
pep8 related fixes
Nikolay Kim
More...
over 12 years ago
fix deadlock in _SelectorSocketTransport._write_ready
Nikolay Kim
More...
over 12 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
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