#3065 `brew call --json ` breaks with DateTime values
Closed: Fixed by tkopecek. Opened by tkopecek.

$ koji --noauth call --json getTaskInfo xyz True
[ERROR] koji: TypeError: Object of type DateTime is not JSON serializable

dumps should get some additional serializer


It looks like they get a single pass at the top level, but it's not recursively applied, judging from other attributes with the _time suffix

Metadata Update from @jcupova:
- Custom field Size adjusted to None

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @mfilip:
- Issue tagged with: testing-done

Commit fdccd381 fixes this issue

Commit 74112e80 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/3065

Please continue any further discussion there.

Metadata
Related Pull Requests