.coveragerc
.editorconfig
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
README.rst
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
setup.py
skeleton.md
tox.ini
.github/FUNDING.yml
.github/workflows/automerge.yml
.github/workflows/main.yml
backports/__init__.py
backports/functools_lru_cache.py
backports.functools_lru_cache.egg-info/PKG-INFO
backports.functools_lru_cache.egg-info/SOURCES.txt
backports.functools_lru_cache.egg-info/dependency_links.txt
backports.functools_lru_cache.egg-info/requires.txt
backports.functools_lru_cache.egg-info/top_level.txt
docs/conf.py
docs/history.rst
docs/index.rst
docs/_templates/tidelift-sidebar.html
tests/test_lru_cache.py