aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/source.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-10qapi/source.py: delint with pylintJohn Snow1-0/+3
2020-10-10qapi/source.py: add type hint annotationsJohn Snow1-13/+19
2020-03-05qapi: Inheriting from object is pointless with Python 3, dropMarkus Armbruster1-2/+2
2019-10-22qapi: Split up scripts/qapi/common.pyMarkus Armbruster1-0/+67