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 2020/12/12 06:03:18 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #13029: Added information about currently supported Python versions

potiuk commented on a change in pull request #13029:
URL: https://github.com/apache/airflow/pull/13029#discussion_r541511387



##########
File path: docs/apache-airflow/installation.rst
##########
@@ -68,6 +68,9 @@ and python versions in the URL.
     # For example: https://raw.githubusercontent.com/apache/airflow/constraints-1.10.14/constraints-3.6.txt
     pip install "apache-airflow==${AIRFLOW_VERSION}" --constraint "${CONSTRAINT_URL}"
 
+    Please note that with respect to Python 3 support, Airflow 1.10.14 has been
+    tested with Python 3.6, 3.7, and 3.8, but does not yet support Python 3.9.

Review comment:
       It's also 3.5, but maybe we should not advertise it indeed as it is not supported in 2.0




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