diff options
author | Markus Armbruster <armbru@redhat.com> | 2023-05-17 08:16:00 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-17 10:18:33 -0700 |
commit | d27e7c359330ba7020bdbed7ed2316cb4cf6ffc1 (patch) | |
tree | 1bf4b4fc9ddedc994c49d5514eedec616632a9f4 /target/i386/cpu.c | |
parent | 19200a0edf67a193275f2b194f7b3b731b3817b3 (diff) | |
download | qemu-d27e7c359330ba7020bdbed7ed2316cb4cf6ffc1.zip qemu-d27e7c359330ba7020bdbed7ed2316cb4cf6ffc1.tar.gz qemu-d27e7c359330ba7020bdbed7ed2316cb4cf6ffc1.tar.bz2 |
qapi/parser: Drop two bad type hints for now
Two type hints fail centos-stream-8-x86_64 CI. They are actually
broken. Changing them to Optional[re.Match[str]] fixes them locally
for me, but then CI fails differently. Drop them for now.
Fixes: 3e32dca3f0d1 (qapi: Rewrite parsing of doc comment section symbols and tags)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230517061600.1782455-1-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/i386/cpu.c')
0 files changed, 0 insertions, 0 deletions