Drop remaining Python < 3.8 support #44743
Merged
+20
−72
Conversation
Co-authored-by: Paulus Schoutsen <[email protected]>
Co-authored-by: Paulus Schoutsen <[email protected]>
KJonline
pushed a commit
to Pyhass/core
that referenced
this pull request
Jan 4, 2021
* 'dev' of https://github.com/home-assistant/core: (207 commits) Fix zeroconf outgoing dns compression corruption for large packets (home-assistant#44828) Move RainMachine services to entity services (home-assistant#44139) Updated Ondilo translation files to remove title (home-assistant#44824) Adjust system info for lovelace with multiple dashboards (home-assistant#44796) Add Ondilo ico integration (home-assistant#44728) Fix Fan support in nest climate by adding HVAC_MODE_FAN_ONLY support (home-assistant#44203) Add device entry id to events (home-assistant#44407) Try to fix flaky Risco test (home-assistant#44788) Add myself to codeowners for Shelly (home-assistant#44814) Cleanup timeouts values for Shelly (home-assistant#44790) Change rest sensors update interval for Shelly Motion (home-assistant#44692) Add more debug details to running timeouts (home-assistant#43644) Change WHITELIST to ALLOWLIST for websockets (home-assistant#44766) Fix bug with blink auth flow (home-assistant#44769) Fix race when handling MQTT discovery messages (home-assistant#44730) Drop remaining Python < 3.8 support (home-assistant#44743) Bump pyobihai (home-assistant#44768) Add index to old_state_id column for postgres and older databases (home-assistant#44757) Bumo pyroon version to 0.0.30 (home-assistant#44800) Update to denonavr version 0.9.10 (home-assistant#44791) ...
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Proposed change
Some leftovers on top of #43805
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: