cpython/Lib/test/test_asyncio
Stefan Krah c4ca1f8f24
[3.7] bpo-39794: Add --without-decimal-contextvar (GH-18702)
* bpo-39794: Add --without-decimal-contextvar (#18702)

(cherry picked from commit 815280eb16)
2020-02-29 23:10:26 +01:00
..
__init__.py
__main__.py
echo.py
echo2.py
echo3.py
functional.py
test_base_events.py Fix warnings in test_asyncio.test_base_events (GH-17577) (GH-17580) 2019-12-16 23:12:28 -05:00
test_buffered_proto.py
test_context.py [3.7] bpo-39794: Add --without-decimal-contextvar (GH-18702) 2020-02-29 23:10:26 +01:00
test_events.py
test_futures.py bpo-38785: Prevent asyncio from crashing (GH-17144) 2019-11-13 13:54:50 -08:00
test_locks.py
test_pep492.py
test_proactor_events.py
test_queues.py
test_runners.py
test_selector_events.py
test_server.py
test_sslproto.py
test_streams.py
test_subprocess.py
test_tasks.py
test_transports.py
test_unix_events.py
test_windows_events.py
test_windows_utils.py
utils.py