Markus Armbruster <arm...@redhat.com> writes: > Richard Henderson <richard.hender...@linaro.org> writes: > >> I didn't notice earlier, because centos-stream-8-x86_64 failure is optional, >> but this has another error: >> >> https://gitlab.com/qemu-project/qemu/-/jobs/4258751398#L4649 >> >> Exception occurred: >> File >> "/home/gitlab-runner/builds/Jpwtyaz7/0/qemu-project/qemu/docs/../scripts/qapi/parser.py", >> line 566, in QAPIDoc >> def _match_at_name_colon(string: str) -> re.Match: >> AttributeError: module 're' has no attribute 'Match' > > I'll take care of it. Thanks!
I tried to reproduce locally with make target docker-test-build@centos8, no dice. I'll post a patch to make mypy happy again. Perhaps it'll unbreak CI, too.