shahar1 commented on PR #61573: URL: https://github.com/apache/airflow/pull/61573#issuecomment-3864045404
> I assume the CI errors are unrelated to your change and are infrastructure related, so they migth go away with next commit. > > Thanks for the docs additions and clarifications - I assume the TODO needs to stay because yes, we can switch to the optimized approach but only once Python 3.12 is the minimum version. Currently we suppoer Python 3.10-3.13 and therefore we need to assume the code needs to be executed on lowest version as well. So in my view we need to keep the TODO comments. The thing is that the alleged "optimized approach" doesn't solve the same issue, which is demonstrated in the PR's description :) -- 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]
