Udi Meiri created BEAM-9033:
-------------------------------
Summary: Refactor comment-based type hints for pytype
Key: BEAM-9033
URL: https://issues.apache.org/jira/browse/BEAM-9033
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Udi Meiri
Assignee: Udi Meiri
Pytype is a static type checker used by some customers to verify Beam pipelines.
It doesn't support a certain style of comment-based type hints (see
https://github.com/google/pytype/issues/480).
The request is to change these type hints to an alternative style that Pytype
understands.
It is expected that comment-based type hints will go away once Py2 support is
dropped in Beam.
[~chadrik]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)