[
https://issues.apache.org/jira/browse/AIRFLOW-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913388#comment-16913388
]
ASF subversion and git services commented on AIRFLOW-5276:
----------------------------------------------------------
Commit 2148a167b143f5c9a6c2f1b6ef64bc23bcd5152d in airflow's branch
refs/heads/v1-10-test from Qingping Hou
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=2148a16 ]
[AIRFLOW-5276] remove unused is_in helper function (#5878)
(cherry picked from commit cd4ab7be3b5c7908b0ec0d741f97a783865e8186)
> Remove unused helpers from airflow.utils.helpers
> ------------------------------------------------
>
> Key: AIRFLOW-5276
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5276
> Project: Apache Airflow
> Issue Type: Task
> Components: core
> Affects Versions: 1.10.4
> Reporter: Ash Berlin-Taylor
> Assignee: QP Hou
> Priority: Trivial
> Fix For: 1.10.5
>
>
> At the very least {{is_in}} is not used in the code base any more, and it's
> behaviour has changed subtly in Python 3.7 so the tests fail there too.
> So lets remove that helper, and it's associated tests, plus anything else not
> used any more.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)