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