Age | Commit message (Expand) | Author |
---|---|---|
2024-04-24 | qapi/schema: turn on mypy strictness | John Snow |
2023-09-07 | Python: Drop support for Python 3.7 | Paolo Bonzini |
2023-05-18 | Python: Drop support for Python 3.6 | Paolo Bonzini |
2021-10-02 | qapi/parser: enable mypy checks | John Snow |
2021-04-30 | qapi/error.py: enable mypy checks | John Snow |
2021-04-30 | qapi/expr.py: add type hint annotations | John Snow |
2021-02-18 | qapi/introspect.py: add type hint annotations | John Snow |
2021-02-08 | qapi: enable strict-optional checks | John Snow |
2020-10-10 | qapi/visit.py: add type hint annotations | John Snow |
2020-10-10 | qapi/types.py: add type hint annotations | John Snow |
2020-10-10 | qapi/gen.py: add type hint annotations | John Snow |
2020-10-10 | qapi/source.py: add type hint annotations | John Snow |
2020-10-10 | qapi/commands.py: add type hint annotations | John Snow |
2020-10-10 | qapi/events.py: add type hint annotations | John Snow |
2020-10-10 | qapi: establish mypy type-checking baseline | John Snow |