hass-core/script
J. Nick Koston c79157208b
Add python 3.11 to the CI (#88038)
* Remove profiler.memory service

guppy3 is not python3.11 compat
https://github.com/zhuyifei1999/guppy3/issues/41

This service will return if and when guppy3 becomes
python3.11 compat

* squash

* temp remove

* temp dump tests

* temp dump tests

* drop a few more to get a run

* drop a few more to get a run

* Account for changed python3.11 enum.IntFlag behavior in zha

There may be additional changes needed, but I could only
see what needed to be updated based on the tests

* merge

* restore

* restore

* legacy value

* tweak a bit for the python 3.11 timings

* block cchardet

* conditional

* adjust est

* test

* not yet

* tweak

* give a little leeway for timing

* Fix otbr tests

* Increase database test timeout

It looks like we need a little more time to run
with the addiitonal tests in #87019

* Increase database test timeout

It looks like we need a little more time to run
with the addiitonal tests in #87019

* Fix aprs tests with python 3.11

* merge fix

* hints

* Update homeassistant/package_constraints.txt

* Update script/gen_requirements_all.py

* Constrain uamqp for Python 3.10 only

* Bump vulcan-api to 2.3.0

see https://github.com/kapi2289/vulcan-api/pull/126
see https://github.com/home-assistant/core/pull/88038
see https://github.com/home-assistant/docker/pull/260

* add ban

* Bump python-matter-server to 2.1.1

* revert

* Update tests/asyncio_legacy.py

---------

Co-authored-by: Erik <erik@montnemery.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2023-02-16 12:38:32 -05:00
..
hassfest Refactor zeroconf task handling (#88204) 2023-02-15 21:44:11 -05:00
scaffold Enable Ruff SIM118 (#87772) 2023-02-15 12:39:12 +01:00
translations Remove translations from Core (#87543) 2023-02-06 15:06:43 +01:00
__init__.py Add init for run inside devcontainer 2019-11-19 13:53:12 +00:00
bootstrap Install all test requirements in bootstrap (#84469) 2022-12-22 22:21:49 +01:00
check_dirty
check_format
countries.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
currencies.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
gen_requirements_all.py Add python 3.11 to the CI (#88038) 2023-02-16 12:38:32 -05:00
inspect_schemas.py Improve string formatting v4 (#33668) 2020-04-05 16:01:41 +02:00
languages.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
lint Introduce ruff (eventually replacing autoflake, pyupgrade, flake8) (#86224) 2023-01-24 12:15:16 +01:00
lint_and_test.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
monkeytype
pip_check Bump version python-bsblan to 0.5.9 (#86373) 2023-01-22 17:57:17 +01:00
run-in-env.sh Secure not to activate multiple venv in pre_commit hook (#51715) 2021-06-10 19:27:24 +02:00
server Remove translations from Core (#87543) 2023-02-06 15:06:43 +01:00
setup Remove translations from Core (#87543) 2023-02-06 15:06:43 +01:00
update
version_bump.py Update pyupgrade to 3.1.0 (#80058) 2022-10-11 09:04:52 +02:00