cpython/Lib/test/test_asyncio
Miss Islington (bot) 075c662086 bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161) (GH-7173)
(cherry picked from commit 989b9e0e6d)

Co-authored-by: Yury Selivanov <yury@magic.io>
2018-05-28 18:31:07 -04:00
..
__init__.py
__main__.py
echo.py
echo2.py
echo3.py
functional.py
keycert3.pem
pycacert.pem
ssl_cert.pem
ssl_key.pem
test_base_events.py Use IPv4 only to avoid IP address collision (GH-7030) 2018-05-21 05:30:06 -07:00
test_buffered_proto.py bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130) 2018-05-28 11:50:45 -07:00
test_context.py
test_events.py bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161) (GH-7173) 2018-05-28 18:31:07 -04:00
test_futures.py
test_locks.py bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665) 2018-02-14 01:47:30 -08:00
test_pep492.py
test_proactor_events.py bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130) 2018-05-28 11:50:45 -07:00
test_queues.py
test_runners.py
test_selector_events.py bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130) 2018-05-28 11:50:45 -07:00
test_server.py
test_sslproto.py bpo-32458: Further tune start_tls tests (GH-7166) 2018-05-28 13:44:12 -07:00
test_streams.py
test_subprocess.py [3.7] bpo-32262: Fix typo in f-string (GH-7016) 2018-05-20 20:22:50 +02:00
test_tasks.py bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995) 2018-02-13 03:32:18 -08:00
test_transports.py
test_unix_events.py bpo-32622: Native sendfile on windows (GH-5565) 2018-02-25 09:10:58 -08:00
test_windows_events.py
test_windows_utils.py
utils.py [3.7] bpo-33618: Enable TLS 1.3 in tests (GH-7079) (GH-7082) 2018-05-23 22:49:04 +02:00