2023.6: python 3.11

This commit is contained in:
Franck Nijhof 2023-06-07 12:15:13 +02:00
parent 4e955d9cf7
commit 17aa127b98
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -275,26 +275,25 @@ to toggle between the relative and absolute format!
Temporary screenrecording that needs to be replaced. Temporary screenrecording that needs to be replaced.
</p> </p>
## Python 3.11 and major performance upgrades ## Python 3.11 and significant performance upgrades
{% details "TODO" %}
- Improve/extend story
- Proof read/spelling/grammar
{% enddetails %}
This release ships running on Python 3.11! In case you are wondering, what is This release ships running on Python 3.11! In case you are wondering, what is
that? Well, Python is the language the Core of Home Assistant is written in. that? Well, Python is the language the Core of Home Assistant is written in.
Why it matters? It is seriously faster! 🚀 Why it matters? It is seriously faster! 🚀
And that is not all in terms of performance, we've also upgraded internal parts, If you run the Home Assistant Operating System or are using the Home Assistant
including a newer SQLite version that should be faster. Oh! And of course Container installation type: You won't have to do anything as we handle the
@bdraco has been all over the place to optimize a lot (a lot lot). upgrade to Python 3.11 for you.
So this release, can be expected to be a lot faster (or less consuming) of And that is not all in terms of performance. We've also upgraded internal parts,
resources at runtime. including a newer SQLite version that should be faster. Oh! And, of course,
[@bdraco] has been all over the place to optimize a lot (a lot lot).
This release can be expected to be a lot faster (or less consuming) of resources
at runtime.
[@bdraco]: https://github.com/bdraco
## Z-Wave ## Z-Wave