potiuk commented on a change in pull request #5469: [AIRFLOW-4842] Add Py2 
deprecation notice
URL: https://github.com/apache/airflow/pull/5469#discussion_r296713217
 
 

 ##########
 File path: setup.py
 ##########
 @@ -435,4 +435,11 @@ def do_setup():
 
 
 if __name__ == "__main__":
+    # Warn about py2 support going away. This likely won't show up if installed
 
 Review comment:
   Maybe just once after installation or at some specific operations - for 
example when running webserver or scheduler ? That might be less spammy but 
still run often by the users/devops maintaining Airflow.

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

Reply via email to