MANIFEST.in
README.rst
setup.cfg
setup.py
ci/test-requirements.txt
tests/__init__.py
tests/conftest.py
tests/test_aio_subprocess.py
tests/test_concurrent.py
tests/test_misc.py
tests/test_sync.py
tests/utils.py
tests/aiotest/__init__.py
tests/aiotest/conftest.py
tests/aiotest/test_add_reader.py
tests/aiotest/test_callback.py
tests/aiotest/test_coroutine.py
tests/aiotest/test_network.py
tests/aiotest/test_thread.py
tests/aiotest/test_timer.py
tests/interop/__init__.py
tests/interop/test_adapter.py
tests/interop/test_calls.py
tests/python/__init__.py
tests/python/__main__.py
tests/python/keycert3.pem
tests/python/pycacert.pem
tests/python/ssl_cert.pem
tests/python/ssl_key.pem
tests/python/test_base_events.py
tests/python/test_events.py
tests/python/test_futures.py
tests/python/test_locks.py
tests/python/test_pep492.py
tests/python/test_proactor_events.py
tests/python/test_queues.py
tests/python/test_selector_events.py
tests/python/test_sslproto.py
tests/python/test_streams.py
tests/python/test_subprocess.py
tests/python/test_tasks.py
tests/python/test_transports.py
tests/python/test_unix_events.py
tests/python/test_windows_events.py
tests/python/test_windows_utils.py
trio_asyncio/__init__.py
trio_asyncio/_version.py
trio_asyncio/adapter.py
trio_asyncio/async_.py
trio_asyncio/base.py
trio_asyncio/child.py
trio_asyncio/fd_stream.py
trio_asyncio/handles.py
trio_asyncio/loop.py
trio_asyncio/sync.py
trio_asyncio/util.py
trio_asyncio.egg-info/PKG-INFO
trio_asyncio.egg-info/SOURCES.txt
trio_asyncio.egg-info/dependency_links.txt
trio_asyncio.egg-info/requires.txt
trio_asyncio.egg-info/top_level.txt