[
https://issues.apache.org/jira/browse/AIRFLOW-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848254#comment-16848254
]
ASF subversion and git services commented on AIRFLOW-4570:
----------------------------------------------------------
Commit 3322782aa617f317f7a0c4c01dace5afc7e14889 in airflow's branch
refs/heads/master from Bas Harenslak
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=3322782 ]
[AIRFLOW-4570] Remove future library (#5324)
Remove all usage of the future library because we're dropping Python 2 support.
> Removal all future library usage
> --------------------------------
>
> Key: AIRFLOW-4570
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4570
> Project: Apache Airflow
> Issue Type: Sub-task
> Reporter: Bas Harenslak
> Assignee: Bas Harenslak
> Priority: Major
>
> The future library enabled compatibility between py2 and py3. This should be
> removed now that we are supporting python 3 only.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)