#3065 `brew call --json ` breaks with DateTime values
Closed: Fixed 2 years ago by tkopecek. Opened 2 years ago 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

2 years ago

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

2 years ago

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

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3066 Merged 2 years ago