Jiri Daněk created DISPATCH-2321:
------------------------------------
Summary: Add mypy check for the Python code, gradually add
optional type annotations
Key: DISPATCH-2321
URL: https://issues.apache.org/jira/browse/DISPATCH-2321
Project: Qpid Dispatch
Issue Type: Improvement
Components: Tests
Affects Versions: 1.18.0
Reporter: Jiri Daněk
Assignee: Jiri Daněk
Fix For: 1.19.0
Automated type checker is an important milestone on the road towards adding
python type hints. Without it, one cannot know if the type hints are in
agreement with each other across the whole codebase.
The primary target for annotations is the router python code and the tools
(qdmanage, qdstat, possibly also scrapper). Tests will not be meticulously
annotated as part of this effort, except where individual people decide it is
worth their time.
What follows in my first PR is the initial CI job and few basic annotations.
Contributions welcome.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]