You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/06/24 10:29:08 UTC

[GitHub] [airflow] ashb commented on a change in pull request #5469: [AIRFLOW-4842] Add Py2 deprecation notice

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

 ##########
 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:
   Hmmm maybe -- that is probably a bit _too_ spammy

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services