potiuk commented on PR #64933:
URL: https://github.com/apache/airflow/pull/64933#issuecomment-4210403721

   BTW. I **do** think that the `if AIRFLOW*` pattern with version is way 
bettter than "Pythonic" try/except - and this is the reason I was pushing for 
it @ashb (and @xBis7 as you asked) -  the main reason for having this pattern 
is to **know** exactly when you can remove it - one of the reasons this one 
happened was that it was not at all clear if we can remove that try/remove.
   
   Also we will have to find out why this was not detected by compatibility 
tests - it should have been, but possibly this kind of issue was masked by 
something.  To be diagnosed.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to