What do you see as an issue?
The quick start page https://airflow.apache.org/docs/apache-airflow/stable/start.html still says that Python 3.11 is not supported, even though README.md says it is.
Solving the problem
docs/apache-airflow/start.rst should be updated: line 27 should include 3.11 as supported and line 28 removed.
Anything else
No response
Are you willing to submit PR?
Code of Conduct