haseebmalik18 opened a new pull request, #67018: URL: https://github.com/apache/airflow/pull/67018
Adds a `_assert_fully_serialized` helper that runs `json.dumps` on the output of `encode_trigger` and checks nothing got double-wrapped. It's wired into the existing parametrized tests so every fixture goes through it. Also broadens `_TRIGGER_PARAMS` to cover the shapes the issue called out: datetime, timedelta, nested dict/tuple, set/frozenset, falsy primitives, str-Enum, and Path. closes: #66413 -- 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]
