Convert all type comments to type annotations with com2ann
Open
core
improvement
P2
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Proposed on dev@: https://lists.apache.org/thread/qn2pmk389zclyncjzt9fcol8jko6lnh8
WIP PR: https://github.com/apache/beam/pull/17109
Requires `from __future__ import annotations`, so blocked on dropping Python 3.6 support.
Imported from Jira [BEAM-14180](https://issues.apache.org/jira/browse/BEAM-14180). Original Jira may contain additional context.
Reported by: bhulette.
Contributor guide
Assessment
This issue has not been assessed yet.