> Yup, python3-yaml was seeded at least as far back as focal on PC server, PC
> desktop, and pi server images. So, technically yes, an SRU *should* be done
> but I wouldn't worry greatly in this particular case as python3-yaml should be
> universally installed.
Right, then option (2) is probably more appropriate in this case. William's original patch already has a helpful `failure_action` string, so this should be displayed to the user if for some reason `import yaml` raises an exception.
> Yup, python3-yaml was seeded at least as far back as focal on PC server, PC
> desktop, and pi server images. So, technically yes, an SRU *should* be done
> but I wouldn't worry greatly in this particular case as python3-yaml should be
> universally installed.
Right, then option (2) is probably more appropriate in this case. William's original patch already has a helpful `failure_action` string, so this should be displayed to the user if for some reason `import yaml` raises an exception.