jonathanshir edited a comment on issue #8058:
URL: https://github.com/apache/airflow/issues/8058#issuecomment-619541957
Sounds great, but does this imply we also change the context being provided
the old way?
```
@provide_context
def task(**context):
print(type(context)) # == NamedTuple?
```
----------------------------------------------------------------
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]