damccorm opened a new issue, #19737: URL: https://github.com/apache/beam/issues/19737
As a developer of the beam source code, I would like the code to use pep484 type hints so that I can clearly see what types are required, get completion in my IDE, and enforce code correctness via a static analyzer like mypy. This may be considered a precursor to BEAM-7060 Work has been started here: [https://github.com/apache/beam/pull/9056](https://github.com/apache/beam/pull/9056) Imported from Jira [BEAM-7746](https://issues.apache.org/jira/browse/BEAM-7746). Original Jira may contain additional context. Reported by: chadrik. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
