[
https://issues.apache.org/jira/browse/AIRFLOW-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018932#comment-16018932
]
ASF subversion and git services commented on AIRFLOW-1232:
----------------------------------------------------------
Commit 6ffaaf2d23c7b3b47f90847743d2b7e54618414a in incubator-airflow's branch
refs/heads/master from [~skudriashev]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=6ffaaf2 ]
[AIRFLOW-1232] Remove deprecated readfp warning
Closes #2315 from skudriashev/airflow-1232
> 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: Airflow 1.8
>
>
> {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)