uranusjr opened a new pull request, #53001:
URL: https://github.com/apache/airflow/pull/53001

   Remove leftover code for dag.test() compat.
   
   Now that we've removed 3.9 support, it is also possible to simply some 
single-dispatch regiatration code. Unfortunately this actually requires us 
moving some imports *out of* the type-checking block since those types are now 
inspected at runtime. I'm not entirely sure this is a net improvement. 
Discussion needed.


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