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 16 hours
ago. based on code collected
2 days
ago.
Jun 25, 2025 — Jun 25, 2026
Showing page 4 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ease the cert failed regex
Philip Jenvey
More...
about 10 years ago
tests: Ensure a gc_collect for __del__ testing
Philip Jenvey
More...
about 10 years ago
make asyncio's communicate() handle empty input (#335)
Jack O'Connor
More...
about 10 years ago
Merge pull request #333 from ahxxm/master
ahxxm
More...
about 10 years ago
streams: Break reference cycle in StreamReaderProtocol.connection_lost
Yury Selivanov
More...
about 10 years ago
Don't log ConnectionAbortedError on fatal error
Victor Stinner
More...
about 10 years ago
Python Issue #26654: Inspect keyword arguments of functools.partial.
iceboy
More...
about 10 years ago
Merge pull request #327 from python/zero_timeout
Guido van Rossum
More...
about 10 years ago
Fix #325: Allow to pass None as a timeout value to disable timeout logic
Andrew Svetlov
More...
about 10 years ago
Fix unix pipe transport 'repr' methods (issue #314)
Vincent Michel
More...
over 10 years ago
Fix typo
Andrew Svetlov
More...
over 10 years ago
Fix usage of PyMem_Malloc() in overlapped.c
Victor Stinner
More...
over 10 years ago
Remove duplicate bind addresses in create_server (issue #315)
Yury Selivanov
More...
over 10 years ago
Prevent StopIteration from being thrown into a Future
Yury Selivanov
More...
over 10 years ago
Fix @coroutine to recognize CoroWrapper (issue #324)
Yury Selivanov
More...
over 10 years ago
Sync docstring update from cpython
Yury Selivanov
More...
over 10 years ago
Fix test_events
Gregory P. Smith
More...
over 10 years ago
test_tasks: fix test_timeout_time()
Victor Stinner
More...
over 10 years ago
Add docstrings to selected namedtuples
Raymond Hettinger
More...
over 10 years ago
Fix error message in asyncio.selector_events.
Carlo Beccarini
More...
over 10 years ago
Fix doctest markup
Andrew Svetlov
More...
over 10 years ago
Merge pull request #309 from python/timeout_class
Andrew Svetlov
More...
over 10 years ago
Replace Timeout class to timeout factory function
Andrew Svetlov
More...
over 10 years ago
Fix docs error
Andrew Svetlov
More...
over 10 years ago
Implement Timeout class
Andrew Svetlov
More...
over 10 years ago
Fix CPython issue #25966: must check for None result from _get_function_source().
Guido van Rossum
More...
over 10 years ago
tests: Fix another ResourceWarning
Yury Selivanov
More...
over 10 years ago
runtests.py: Print out all warnings
Yury Selivanov
More...
over 10 years ago
tests: Fix ResourceWarnings related to unclosed transports
Yury Selivanov
More...
over 10 years ago
Fix some sockets-related ResourceWarnings in tests
Yury Selivanov
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
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