[
https://issues.apache.org/jira/browse/FLINK-16522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-16522.
---------------------------
Resolution: Fixed
Merged to master(1.12.0) via 4d7c89fdfd57a46c9b7c62be904ce3d8b013c5d7
> Use type hints to declare the signature of the methods
> ------------------------------------------------------
>
> Key: FLINK-16522
> URL: https://issues.apache.org/jira/browse/FLINK-16522
> Project: Flink
> Issue Type: Improvement
> Components: API / Python
> Reporter: Huang Xingbo
> Assignee: Huang Xingbo
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> [Type Hints|https://www.python.org/dev/peps/pep-0484/] was introduced in
> Python 3.5 and it would be great if we can declare the signature of the
> methods using type hints and introduce [type
> check|https://realpython.com/python-type-checking/] in the python APIs
--
This message was sent by Atlassian Jira
(v8.3.4#803005)