Faidon Liambotis
Faidon Liambotis
> Other components also handle similar situations using an optional `ignore...` config variable which defaults to false. Look at `ignore_strapping_warning` for example or seach for `ignore` to see how various...
> The warning has to list all the missing glyphs by their code. `ignore_missing_glyphs` should be `false` by default. Can you give an example of how that YAML config would...
> What do you mean? The example in the op is good. A few representative examples where this proposed `ignore_missing_glyphs` is used, i.e. with fonts that are missing glyphs for...
> > I am highly appreciative of the fact that you fixed those issues! I also think that we have agreement that the error on missing glyphs should go, and...
> It looks like there is a merge conflict that needs to be addressed Done. CI failed now, but I don't think it's related.
@bdraco, since I have you: `is_private()` (modified here) and `is_invalid()` for that matter, are not used anywhere in the tree as far as I can tell. Do we remove them?...
Note that I see a lot more room for improvement in the future: `util.network` is both unnecessarily wrapping stdlib in most cases, and using conflicting (and confusing) terminology as compared...
I still think this is a good idea and needs to happen, and happy to continue updating the PR as we go.
https://nvd.nist.gov/vuln/detail/CVE-2024-4032 against Python was published recently, recategorizing a few of the blocks referenced here. It came to my attention just yesterday due to a Debian Security Announcement. Home Assistant would...
I'd still like to see this merged!