In docstring, parameter context has description:
context
:param context: a string of the module's context. When None, all contexts will be returned.
But, there is no code path to handle the case of only context is None. Is docstring outdated? Or, does code have to be updated according to the docstring?
I've checked the code and None context is handled there now. Closing as fixed.
Metadata Update from @jkaluza: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/mbs/issues/1046
Please continue any further discussion there.