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 2021/02/23 21:56:27 UTC

[GitHub] [airflow] ashb commented on pull request #11950: Add Python 3.9 to supported versions

ashb commented on pull request #11950:
URL: https://github.com/apache/airflow/pull/11950#issuecomment-784540464


   > > i.e. it seems sub optimal to require that every provider support the new python version before airflow can be updated as that could lead to less popular providers blocking the rest of the community.
   > 
   > Yeah. It is suboptimal. And we already had a number of problems because of that. 
   
   The point about all operators running in one env is not @r-richmond's point -- more that _all the other providers_ can't be marked as supporting Py3.9 until every provider does.
   
   If this isn't fixed soon, we should have a way of excluding certain providers from running tests on some python versions, so that we could release 3.9 support for everything else.


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