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)