On 5/15/23 22:22, Markus Armbruster wrote:
https://gitlab.com/qemu-project/qemu/-/jobs/4289613692#L574
File "/builds/qemu-project/qemu/scripts/qapi/parser.py", line 566, in QAPIDoc
def _match_at_name_colon(string: str) -> Optional[re.Match[str]]:
TypeError: 'type' object is not subscriptable
Life's too short for wrestling with such pigs. Unless John has better
ideas, I'll *remove* these return type annotations. Maybe these pigs
will behave after John's Python venv work lands.
That is exactly the idea that I had as well.
r~