From 73eef99767e30f5f80d8b0ad9ae22484cc8e264e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 2 Feb 2022 13:26:33 +0100 Subject: [PATCH] 2022.2.0: Remove breaking change from main story line --- source/_posts/2022-02-02-release-20222.markdown | 9 --------- 1 file changed, 9 deletions(-) diff --git a/source/_posts/2022-02-02-release-20222.markdown b/source/_posts/2022-02-02-release-20222.markdown index 9b17cfaeb08..c147c524983 100644 --- a/source/_posts/2022-02-02-release-20222.markdown +++ b/source/_posts/2022-02-02-release-20222.markdown @@ -315,15 +315,6 @@ Examples: - Add is_number as a test for use in select, selectattr, reject, and re… ([@Petro31] - [#63732]) -## Python 3.8 dropped - -Python 3.8 was previously deprecated and support for is has been dropped. -Home Assistant currently requires Python 3.9. - -If you run Home Assistant OS, Home Assistant Container or Home Assistant -Supervised: We have taken care of this for you and no action from your end -is required for this. - ## Other noteworthy changes There is much more juice in this release; here are some of the other