1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ease the cert failed regex More... about 10 years ago
tests: Ensure a gc_collect for __del__ testing More... about 10 years ago
make asyncio's communicate() handle empty input (#335) More... about 10 years ago
Merge pull request #333 from ahxxm/master More... about 10 years ago
streams: Break reference cycle in StreamReaderProtocol.connection_lost More... about 10 years ago
Don't log ConnectionAbortedError on fatal error More... about 10 years ago
Python Issue #26654: Inspect keyword arguments of functools.partial. More... about 10 years ago
Merge pull request #327 from python/zero_timeout More... about 10 years ago
Fix #325: Allow to pass None as a timeout value to disable timeout logic More... about 10 years ago
Fix unix pipe transport 'repr' methods (issue #314) More... over 10 years ago
Fix typo More... over 10 years ago
Fix usage of PyMem_Malloc() in overlapped.c More... over 10 years ago
Remove duplicate bind addresses in create_server (issue #315) More... over 10 years ago
Prevent StopIteration from being thrown into a Future More... over 10 years ago
Fix @coroutine to recognize CoroWrapper (issue #324) More... over 10 years ago
Sync docstring update from cpython More... over 10 years ago
Fix test_events More... over 10 years ago
test_tasks: fix test_timeout_time() More... over 10 years ago
Add docstrings to selected namedtuples More... over 10 years ago
Fix error message in asyncio.selector_events. More... over 10 years ago
Fix doctest markup More... over 10 years ago
Merge pull request #309 from python/timeout_class More... over 10 years ago
Replace Timeout class to timeout factory function More... over 10 years ago
Fix docs error More... over 10 years ago
Implement Timeout class More... over 10 years ago
Fix CPython issue #25966: must check for None result from _get_function_source(). More... over 10 years ago
tests: Fix another ResourceWarning More... over 10 years ago
runtests.py: Print out all warnings More... over 10 years ago
tests: Fix ResourceWarnings related to unclosed transports More... over 10 years ago
Fix some sockets-related ResourceWarnings in tests More... over 10 years ago