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, it may be possible to 
add `__getitem__` to namedtuple to support old 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:
us...@infra.apache.org


Reply via email to