home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.29k stars 30.61k forks source link

Remove unnecessary asyncio EventLoopPolicy init_watcher backport #129628

Closed cdce8p closed 19 hours ago

cdce8p commented 20 hours ago

Proposed change

Originally added in #87951. The backport can be removed since the lowest supported version is 3.12 now.

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests: