[ 
https://issues.apache.org/jira/browse/AIRFLOW-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921533#comment-16921533
 ] 

ASF subversion and git services commented on AIRFLOW-4858:
----------------------------------------------------------

Commit f497d1d5aad9d88d6c1cd1dfa28546e7a8c5cb5f in airflow's branch 
refs/heads/master from Hao Liang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f497d1d ]

[AIRFLOW-4858] Deprecate "Historical convenience functions" in 
airflow.configuration (#5495)

1. Issue old conf method deprecation warnings properly and remove current old 
conf method usages.
2. Unify the way to use conf as `from airflow.configuration import conf`

> Conf historical convenience functions are not deprecated properly
> -----------------------------------------------------------------
>
>                 Key: AIRFLOW-4858
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4858
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: configuration
>    Affects Versions: 1.10.3
>            Reporter: Hao Liang
>            Assignee: Hao Liang
>            Priority: Minor
>
> In conf we want to deprecate "historical convenience functions" get, getint, 
> getboolean, etc. However the current code doesn't issue a deprecation warning 
> if any of these function is called.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to