koji only imports simplejson as a fallback when python's own json module is absent. However, we no longer support any python versions that lack a built in json module.
So unless I'm missing something, we can drop these extra fallback imports.
(of course, we'll leave them on the legacy branch)
Metadata Update from @mikem: - Issue set to the milestone: 1.16
+1
Commit 15bc1155 fixes this issue
Commit b852381a fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/727
Please continue any further discussion there.