ashb commented on a change in pull request #5469: [AIRFLOW-4842] Add Py2 deprecation notice URL: https://github.com/apache/airflow/pull/5469#discussion_r296761798
########## File path: UPDATING.md ########## @@ -22,7 +22,13 @@ under the License. This file documents any backwards-incompatible changes in Airflow and assists users migrating to a new version. -## Airflow Master +## Airflow 1.10.4 + +### Python 2 support is going away + +Airflow 1.10 will be the last release series to support Pytho 2. Airflow 2.0.0 will only support Python 3.5 and up. Review comment: I'll wait for tests to pass, then fix-up the typos, then can live life on the end and merge without waiting for tests again. ---------------------------------------------------------------- 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
