core/homeassistant/backports
G Johansson bdb6124aa3
Remove previously deprecated cached_property (#146478)
Co-authored-by: Robert Resch <robert@resch.dev>
2025-06-11 18:22:11 +02:00
..
LICENSE.Python Add Python copyright and Python license to backports package (#101454) 2023-10-05 19:57:46 +02:00
README Add Python copyright and Python license to backports package (#101454) 2023-10-05 19:57:46 +02:00
__init__.py

README

This package contains backports of Python functionality from future Python
versions.

Some of the backports have been copied directly from the CPython project,
and are subject to license agreement as detailed in LICENSE.Python.