update Python 3.7 notes

This commit is contained in:
Andreas Billmeier 2019-11-05 13:13:29 +01:00
parent 1a726cf7fb
commit 83aac16ec0
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0

View File

@ -2,8 +2,8 @@
## Why?
Home assistant will drop support for Python 3.6 with the first release after December 15, 2019:
https://github.com/home-assistant/home-assistant/pull/27680
https://github.com/home-assistant/architecture/blob/master/adr/0002-minimum-supported-python-version.md.
- https://github.com/home-assistant/home-assistant/pull/27680
- https://github.com/home-assistant/architecture/blob/master/adr/0002-minimum-supported-python-version.md.
This code is already merged in the [dev branch](https://github.com/home-assistant/home-assistant/pull/27680/commits/a5eca20845e6825682d1b01c1be3c9c245b311e1):