turbaszek edited a comment on issue #8058:
URL: https://github.com/apache/airflow/issues/8058#issuecomment-619543260


   > Sounds great, but does this imply we also change the context being 
provided the old way?
   
   No, if someone uses `**context` then it implicitly suggest that it will be a 
`dict`. I would do this only for the "new" context. Also, we can alter 
namedtuple  `__getitem__` to support old (dict like) behaviour.
   
   


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


Reply via email to