summaryrefslogtreecommitdiffstats
path: root/scripts/qapi/types.py
diff options
context:
space:
mode:
authorJohn Snow2021-09-30 22:57:09 +0200
committerMarkus Armbruster2021-10-02 07:33:42 +0200
commit1e20a77576dedf1489ce1cdb6abc4b34663637a4 (patch)
tree15e69c3ecdd775924ea525b4b52c0ce7785dd134 /scripts/qapi/types.py
parentqapi/parser: remove FIXME comment from _append_body_line (diff)
downloadqemu-1e20a77576dedf1489ce1cdb6abc4b34663637a4.tar.gz
qemu-1e20a77576dedf1489ce1cdb6abc4b34663637a4.tar.xz
qemu-1e20a77576dedf1489ce1cdb6abc4b34663637a4.zip
qapi/parser: clarify _end_section() logic
The "if self._section" clause in end_section is mysterious: In which circumstances might we end a section when we don't have one? QAPIDoc always expects there to be a "current section", only except after a call to end_comment(). This actually *shouldn't* ever be 'None', so let's remove that logic so I don't wonder why it's like this again in three months. Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20210930205716.1148693-7-jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi/types.py')
0 files changed, 0 insertions, 0 deletions