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

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

Commit 9e6a582bb3eab84f4169a96509deea512b2d416b in airflow's branch 
refs/heads/v1-10-stable from Hao Liang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=9e6a582 ]

[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`

(cherry picked from commit f497d1d5aad9d88d6c1cd1dfa28546e7a8c5cb5f)


> 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
>             Fix For: 1.10.6
>
>
> 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.4#803005)

Reply via email to