[
https://issues.apache.org/jira/browse/AIRFLOW-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912667#comment-16912667
]
ASF GitHub Bot commented on AIRFLOW-5276:
-----------------------------------------
BasPH commented on pull request #5878: [AIRFLOW-5276] remove unused is_in
helper function
URL: https://github.com/apache/airflow/pull/5878
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
>
> 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)