You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/09 17:38:00 UTC

[jira] [Commented] (AIRFLOW-6198) Add types to Core classes

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

ASF GitHub Bot commented on AIRFLOW-6198:
-----------------------------------------

stale[bot] commented on pull request #6756: [AIRFLOW-6198] Add types to core classes.
URL: https://github.com/apache/airflow/pull/6756
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add types to Core classes
> -------------------------
>
>                 Key: AIRFLOW-6198
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6198
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.0.0
>            Reporter: Jarek Potiuk
>            Assignee: Jarek Potiuk
>            Priority: Major
>
> We need to add types to the main/core classes. They are all inter-connnected:
>  
>  * airflow/jobs/base_job.py modified
>  * airflow/jobs/scheduler_job.py
>  * airflow/models/baseoperator.py
>  * airflow/models/dag.py
>  * airflow/models/dagbag.py
>  * airflow/models/dagrun.py
>  * airflow/operators/subdag_operator.py
>  * airflow/utils/dag_processing.py
>  * airflow/utils/dates.py



--
This message was sent by Atlassian Jira
(v8.3.4#803005)