jmcarp opened a new pull request #14589: URL: https://github.com/apache/airflow/pull/14589
We already get a local object proxy from werkzeug, and it's trivial to add memoization with the standard library, so we can drop the third-party dependency without losing functionality. This patch also adds explicit getters to the template context for fields that require a database lookup for explicitness. ---------------------------------------------------------------- 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]
