.coveragerc
.gitignore
.mypy.ini
.readthedocs.yml
.style.yapf
CHEATSHEET.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
README.rst
ci.sh
pyproject.toml
test-requirements.txt
.github/workflows/ci.yml
ci/rtd-requirements.txt
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/_static/.gitkeep
newsfragments/.gitkeep
newsfragments/README.rst
sniffio/__init__.py
sniffio/_impl.py
sniffio/_version.py
sniffio/py.typed
sniffio.egg-info/PKG-INFO
sniffio.egg-info/SOURCES.txt
sniffio.egg-info/dependency_links.txt
sniffio.egg-info/top_level.txt
sniffio/_tests/__init__.py
sniffio/_tests/test_sniffio.py