This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a commit to branch v2-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 66581222ada02f6cbc9e3d12d07c56fef91d3522
Author: Jed Cunningham <[email protected]>
AuthorDate: Tue May 3 13:00:50 2022 -0600

    Docs: Python 3.10 is now supported (#23457)
    
    (cherry picked from commit 04eb78bc0da94acd898b88dc00145b20b748a8c0)
---
 docs/apache-airflow/installation/prerequisites.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/apache-airflow/installation/prerequisites.rst 
b/docs/apache-airflow/installation/prerequisites.rst
index e4a255a212..6c58a2d943 100644
--- a/docs/apache-airflow/installation/prerequisites.rst
+++ b/docs/apache-airflow/installation/prerequisites.rst
@@ -37,8 +37,6 @@ 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>`__.
-
 Starting with Airflow 2.3.0, Airflow is tested with Python 3.7, 3.8, 3.9 and 
3.10.
 
 The minimum memory required we recommend Airflow to run with is 4GB, but the 
actual requirements depends

Reply via email to