You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bas Harenslak (JIRA)" <ji...@apache.org> on 2019/06/01 09:48:00 UTC

[jira] [Created] (AIRFLOW-4721) Remove all import builtins imports

Bas Harenslak created AIRFLOW-4721:
--------------------------------------

             Summary: Remove all import builtins imports
                 Key: AIRFLOW-4721
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4721
             Project: Apache Airflow
          Issue Type: Sub-task
          Components: core
    Affects Versions: 2.0.0
            Reporter: Bas Harenslak


There's lots of from builtins import ... imports in the codebase. These are all the result of Python 2/3 compatibility and should be removed.



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