.. |
__init__.py
|
Issue #22002: Make full use of test discovery in test sub-packages.
|
2014-07-23 12:00:29 -05:00 |
__main__.py
|
Issue #22002: Make full use of test discovery in test sub-packages.
|
2014-07-23 12:00:29 -05:00 |
echo.py
|
…
|
|
echo2.py
|
…
|
|
echo3.py
|
…
|
|
keycert3.pem
|
…
|
|
pycacert.pem
|
…
|
|
ssl_cert.pem
|
…
|
|
ssl_key.pem
|
…
|
|
test_base_events.py
|
Issue #28174: Handle when SO_REUSEPORT isn't properly supported (asyncio)
|
2016-09-15 15:45:07 -04:00 |
test_events.py
|
Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__.
|
2016-09-15 15:58:15 -04:00 |
test_futures.py
|
Merge asyncio upstream.
|
2016-09-09 14:26:31 -07:00 |
test_locks.py
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
|
2016-09-07 12:03:06 +00:00 |
test_pep492.py
|
Sync asyncio with upstream git repo (conditional import in test_pep492.py).
|
2015-12-12 17:01:47 -08:00 |
test_proactor_events.py
|
asyncio: Skip getaddrinfo if host is already resolved.
|
2015-12-16 19:31:17 -05:00 |
test_queues.py
|
Issue #25233: Rewrite the guts of Queue to be more understandable and correct.
|
2015-09-28 07:42:34 -07:00 |
test_selector_events.py
|
Issue #28283: Remove flaky test test_sock_connect_sock_write_race
|
2016-09-28 00:39:36 +03:00 |
test_sslproto.py
|
asyncio: Add set_protocol / get_protocol methods to Transports
|
2016-09-11 21:11:02 -04:00 |
test_streams.py
|
Use raw string for regexp
|
2016-09-09 21:39:10 -07:00 |
test_subprocess.py
|
Issue #27076: Doc, comment and tests spelling fixes
|
2016-05-26 05:35:26 +00:00 |
test_tasks.py
|
asyncio: Remove asyncio.timeout() context manager.
|
2016-06-08 13:57:03 -04:00 |
test_transports.py
|
asyncio: Move loop attribute to _FlowControlMixin
|
2014-11-05 15:27:41 +01:00 |
test_unix_events.py
|
Issue #26909: Fix slow pipes IO in asyncio.
|
2016-09-15 16:51:48 -04:00 |
test_windows_events.py
|
asyncio: sync with github asyncio
|
2015-07-09 23:13:50 +02:00 |
test_windows_utils.py
|
asyncio: Close transports in tests
|
2015-01-15 14:24:55 +01:00 |