[ 
https://issues.apache.org/jira/browse/AIRFLOW-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848271#comment-16848271
 ] 

ASF subversion and git services commented on AIRFLOW-4205:
----------------------------------------------------------

Commit 05c06b0f6669f677495328c68c2bd05f6d0e69db in airflow's branch 
refs/heads/master from Bas Harenslak
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=05c06b0 ]

[AIRFLOW-4205] Replace type comments by native Python typing (#5327)

We supported typing in Python 2 with mypy & type comments. Now that
we're dropping Python 2 support, we can switch to native Python types.
We support Python 3.5 which doesn't include variable type annotations
yet, so only function arguments and return values are typed.

> Uncomment TypeAnnotations
> -------------------------
>
>                 Key: AIRFLOW-4205
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4205
>             Project: Apache Airflow
>          Issue Type: Sub-task
>            Reporter: Fokko Driesprong
>            Assignee: Bas Harenslak
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Fix all mypy annotations which are currently comments because Python 2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to