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 2022/10/25 18:25:47 UTC

[GitHub] [airflow] potiuk commented on a diff in pull request #27264: Attempt to add Python 3.11 support

potiuk commented on code in PR #27264:
URL: https://github.com/apache/airflow/pull/27264#discussion_r1004833561


##########
CI.rst:
##########
@@ -59,7 +59,7 @@ Container Registry used as cache
 We are using GitHub Container Registry to store the results of the ``Build Images``
 workflow which is used in the ``Tests`` workflow.
 
-Currently in main version of Airflow we run tests in 4 different versions of Python (3.7, 3.8, 3.9, 3.10)
+Currently in main version of Airflow we run tests in 4 different versions of Python (3.7, 3.8, 3.9, 3.10, 3.11)

Review Comment:
   Right. But I prefer to change it to "In those versions of Python" :D to avoid future, similar problems



-- 
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-unsubscribe@airflow.apache.org

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