uranusjr commented on pull request #19278:
URL: https://github.com/apache/airflow/pull/19278#issuecomment-954536649


   I think my take is since what we're doing right now (forward declaration 
using `if TYPE_CHECKING` and stringified types) is guaranteed to work for as 
long as `from __future__ import annotations` (if not longer), so let's not 
spend time changing things right now since the difference these changes make 
(both runtime-wise and development-wise) is insignificant anyway.


-- 
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