summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-10qapi/common.py: add type hint annotationsJohn Snow1-11/+16
2020-10-10qapi/common.py: check with pylint