max-sixty commented on issue #5756: [AIRFLOW-5138] Don't override user's warning settings in airflow.configuration URL: https://github.com/apache/airflow/pull/5756#issuecomment-525861599 > Unfortunately most of our users aren't traditional python developers, so if we don't enable deprecation warnings (or use FutureWarning) for cases like that then many users would never see the warning Why not just use `FutureWarning`s then?
---------------------------------------------------------------- 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] With regards, Apache Git Services
