summary refs log tree commit diff stats
path: root/scripts/qapi/mypy.ini (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi/schema: turn on mypy strictnessJohn Snow2024-04-241-5/+0
* Python: Drop support for Python 3.7Paolo Bonzini2023-09-071-1/+1
* Python: Drop support for Python 3.6Paolo Bonzini2023-05-181-1/+1
* qapi/parser: enable mypy checksJohn Snow2021-10-021-5/+0
* qapi/error.py: enable mypy checksJohn Snow2021-04-301-5/+0
* qapi/expr.py: add type hint annotationsJohn Snow2021-04-301-5/+0
* qapi/introspect.py: add type hint annotationsJohn Snow2021-02-181-5/+0
* qapi: enable strict-optional checksJohn Snow2021-02-081-1/+0
* qapi/visit.py: add type hint annotationsJohn Snow2020-10-101-5/+0
* qapi/types.py: add type hint annotationsJohn Snow2020-10-101-5/+0
* qapi/gen.py: add type hint annotationsJohn Snow2020-10-101-5/+0
* qapi/source.py: add type hint annotationsJohn Snow2020-10-101-5/+0
* qapi/commands.py: add type hint annotationsJohn Snow2020-10-101-5/+0
* qapi/events.py: add type hint annotationsJohn Snow2020-10-101-5/+0
* qapi: establish mypy type-checking baselineJohn Snow2020-10-101-0/+60