jedcunningham commented on a change in pull request #19060:
URL: https://github.com/apache/airflow/pull/19060#discussion_r732907995



##########
File path: docs/apache-airflow/installation/prerequisites.rst
##########
@@ -37,6 +37,8 @@ running multiple schedulers -- please see: 
:doc:`/concepts/scheduler`. MariaDB i
 **Note:** SQLite is used in Airflow tests. Do not use it in production. We 
recommend
 using the latest stable version of SQLite for local development.
 
+**Note**: Python v3.10 is not supported yet. For details, see. `#19059 
<https://github.com/apache/airflow/issues/19059>`__

Review comment:
       ```suggestion
   **Note**: Python v3.10 is not supported yet. For details, see `#19059 
<https://github.com/apache/airflow/issues/19059>`__.
   ```

##########
File path: README.md
##########
@@ -98,6 +98,8 @@ MariaDB is not tested/recommended.
 **Note**: SQLite is used in Airflow tests. Do not use it in production. We 
recommend
 using the latest stable version of SQLite for local development.
 
+**Note**: Python v3.10 is not supported yet. For details, see. 
[#19059](https://github.com/apache/airflow/issues/19059)

Review comment:
       ```suggestion
   **Note**: Python v3.10 is not supported yet. For details, see 
[#19059](https://github.com/apache/airflow/issues/19059).
   ```




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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to