summaryrefslogtreecommitdiffstats
path: root/scripts/qapi/source.py
Commit message (Expand)AuthorAgeFilesLines
* qapi/source.py: delint with pylintJohn Snow2020-10-101-0/+3
* qapi/source.py: add type hint annotationsJohn Snow2020-10-101-13/+19
* qapi: Inheriting from object is pointless with Python 3, dropMarkus Armbruster2020-03-051-2/+2
* qapi: Split up scripts/qapi/common.pyMarkus Armbruster2019-10-221-0/+67