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
7 days
ago. based on code collected
9 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 44 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More suppress_log_errors() calls.
Guido van Rossum
More...
about 13 years ago
Suppress error/warning logs in some tests, and other cleanup.
Guido van Rossum
More...
about 13 years ago
Add missing super().tearDown() class to EventLoopTestsMixin.
Guido van Rossum
More...
about 13 years ago
Fix return type of SetFromWindowsErr().
Richard Oudkerk
More...
about 13 years ago
No more need to explicitly convert OSError to ConnectionRefusedError.
Richard Oudkerk
More...
about 13 years ago
Add --iocp argument to curl.py and crawl.py which forces use of IOCP.
Richard Oudkerk
More...
about 13 years ago
Fix confusion between seconds and milliseconds.
Richard Oudkerk
More...
about 13 years ago
Change in handling of ERROR_BROKEN_PIPE.
Richard Oudkerk
More...
about 13 years ago
Break some long lines.
Guido van Rossum
More...
about 13 years ago
Rmoved _when from Handler and added Timer class
Sa?l Ibarra Corretg?
More...
about 13 years ago
Get rid of add_connector and everything relating to it. We'll never need it.
Guido van Rossum
More...
about 13 years ago
Disable tests for _accept_connection in Proactor test.
Guido van Rossum
More...
about 13 years ago
Actually use _start_serving(). (Merge error probably.)
Guido van Rossum
More...
about 13 years ago
Kill bad import of unix_events.
Guido van Rossum
More...
about 13 years ago
Merge default -> default.
Guido van Rossum
More...
about 13 years ago
Merge iocp into default branch.
Guido van Rossum
More...
about 13 years ago
Merge the rest of default into iocp.
Guido van Rossum
More...
about 13 years ago
Merge rev 300 into iocp branch.
Guido van Rossum
More...
about 13 years ago
Increase test coverage of tasks.py to 100%
Nikolay Kim
More...
about 13 years ago
Merge default rev 299 into iocp. Babysteps.
Guido van Rossum
More...
about 13 years ago
Add a few comments.
Guido van Rossum
More...
about 13 years ago
Handler comparison operations
Nikolay Kim
More...
about 13 years ago
remove test_utils.sync decorator
Nikolay Kim
More...
about 13 years ago
EventLoopPolicy tests
Nikolay Kim
More...
about 13 years ago
Allow to use existing socket object with start_serving and create_connection methods
Nikolay Kim
More...
about 13 years ago
Add event_loop parameter to Task ctor
Nikolay Kim
More...
about 13 years ago
Replace iocp_events.py by proactor_events.py and create windows_events.py.
Richard Oudkerk
More...
about 13 years ago
Recreate unix_events.py and move signal handling there.
Richard Oudkerk
More...
about 13 years ago
Rename unix_events.py to selector_events.py.
Richard Oudkerk
More...
about 13 years ago
Move BaseEventLoop to base_events.py.
Richard Oudkerk
More...
about 13 years ago
←
1
2
…
40
41
42
43
44
45
46
47
48
…
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