You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/07/29 07:26:00 UTC

[jira] [Created] (AIRFLOW-5064) Static checks should be run with python 3.5 not 3.6

Jarek Potiuk created AIRFLOW-5064:
-------------------------------------

             Summary: Static checks should be run with python 3.5 not 3.6
                 Key: AIRFLOW-5064
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5064
             Project: Apache Airflow
          Issue Type: Bug
          Components: ci
    Affects Versions: 1.10.4, 2.0.0
            Reporter: Jarek Potiuk


we should run static checks in python 3.5 as there are certain differences between 3.5 and 3.6 - specifically mypy static checks (typing in variables introduced in 3.6) are impacted.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)