-
-
Notifications
You must be signed in to change notification settings - Fork 36.7k
Bump annotatedyaml to 0.4.4 #140861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump annotatedyaml to 0.4.4 #140861
Conversation
changelog: home-assistant-libs/annotatedyaml@v0.2.0...v0.4.2 ~10-11% performance improvement
|
pylint can't see them, but they are there. Probably better to add top level exports |
pylint cannot see the cythonized versions but it should be able to see the top level ones home-assistant/core#140861 (comment)
|
one more small fix needed home-assistant-libs/annotatedyaml#20 |
|
We can get another 12-14% out of it if yaml/pyyaml#848 merges |
|
thanks |
|
I think the test failures may be related since they concern YAML reloading. |
Tests group 5 looks related to this bump, group 7 is fixed by #140877 |
|
I agree it looks related, will dig into it |
|
Sorted out the issue in home-assistant-libs/annotatedyaml#23 with an alternate solution |
Proposed change
changelog: home-assistant-libs/annotatedyaml@v0.2.0...v0.4.4
~30% performance improvement
https://codspeed.io/home-assistant-libs/annotatedyaml/runs/compare/67d6394a7e6117b20d9eff87..67da6a2f9255bc74ff5fb2af
Type of change
Additional information
Checklist
ruff format 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.To help with the load of incoming pull requests: