.appveyor.yml
.coveragerc
.gitignore
.readthedocs.yml
.style.yapf
.travis.yml
CHEATSHEET.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.cfg
setup.py
ci/rtd-requirements.txt
ci/test-requirements.txt
ci/travis.sh
debian/.gitignore
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
debian/watch
debian/source/format
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/rationale.rst
docs/source/usage.rst
docs/source/_static/.gitkeep
newsfragments/.gitkeep
newsfragments/36.feature.rst
newsfragments/36.removal.rst
newsfragments/40.bugfix.rst
newsfragments/49.bugfix.rst
newsfragments/README.rst
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
tests/scripts/echo.py
tests/scripts/echo2.py
tests/scripts/echo3.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