[
https://issues.apache.org/jira/browse/AIRFLOW-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1232.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: Airflow 1.8)
1.9.0
Issue resolved by pull request #2315
[https://github.com/apache/incubator-airflow/pull/2315]
> Remove deprecated readfp warning
> --------------------------------
>
> Key: AIRFLOW-1232
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1232
> Project: Apache Airflow
> Issue Type: Bug
> Components: dependencies
> Affects Versions: Airflow 1.8
> Reporter: Stanislav Kudriashev
> Assignee: Stanislav Kudriashev
> Priority: Minor
> Fix For: 1.9.0
>
>
> {code}
> /home/travis/build/apache/incubator-airflow/airflow/configuration.py:128:
> DeprecationWarning: This method will be removed in future versions. Use
> 'parser.read_file()' instead.
> self.readfp(StringIO.StringIO(string))
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)