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:
[email protected]


Reply via email to