#1046 Inconsistent docstring and code in DBResolver.get_module_modulemds
Closed: Fixed by jkaluza. Opened by cqi.

In docstring, parameter context has description:

: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.

Metadata