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

   As I was investigating for bug report #36100 I stumbled over a missing 
type-hint in task_instance.py, attempting to fix this, mypy raised more alarms 
which I am trying to fix with this PR.
   Still there are 2-3 not fully typed functions, mainly related to emailing 
but the type hierarchy is messy, fixing all leftovers of exception conversion 
for email would require rather a re-factoring.
   
   related: #36100
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to