bolkedebruin commented on issue #28741:
URL: https://github.com/apache/airflow/issues/28741#issuecomment-1519633084
This is not an issue anymore
```
from airflow.utils.json import XComEncoder
XComEncoder().encode(set())
'{"__classname__": "builtins.set", "__version__": 1, "__data__": []}'
```
--
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]