potiuk commented on PR #30367: URL: https://github.com/apache/airflow/pull/30367#issuecomment-1491516447
> The environment variable was introduced in #25832 to avoid import time side effects. Since reading the `__version__` variable should not be affected by side effects (we are in big trouble if it does), using this environ should be safe and future-proof. Sure. No problem with that. As soon as we add a bit more explanation in the comment about the consequences of that and why we are using it (also possibly add comment in the orignal place where it was added, I am good. -- 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]
