.coveragerc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/principles.rst
docs/source/usage.rst
docs/source/_static/.gitkeep
tests/__init__.py
tests/conftest.py
tests/module_with_deprecations.py
tests/test_aio_subprocess.py
tests/test_concurrent.py
tests/test_deprecate.py
tests/test_misc.py
tests/test_sync.py
tests/test_trio_asyncio.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/conftest.py
tests/scripts/echo.py
tests/scripts/echo2.py
tests/scripts/echo3.py
trio_asyncio/__init__.py
trio_asyncio/_adapter.py
trio_asyncio/_async.py
trio_asyncio/_base.py
trio_asyncio/_child.py
trio_asyncio/_deprecate.py
trio_asyncio/_handles.py
trio_asyncio/_loop.py
trio_asyncio/_sync.py
trio_asyncio/_util.py
trio_asyncio/_version.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