Mattia Verga
Mattia Verga
See https://github.com/python/cpython/issues/101860 Would changing https://github.com/Pylons/pyramid/blob/ef0f6861e5b439afe43983f6c7437c30a413a34d/src/pyramid/util.py#L110-L116 to `if not hasattr(callable, '__name__') or isinstance(callable, property):` a suitable fix?
Review request for koji-fedoramessaging https://bugzilla.redhat.com/show_bug.cgi?id=2326183
I don't think this was regressed, it always worked this way. #997 was solved by adding a new case insensitive `?search=` term. The usage of `search` or `packages` depends on...
It depends on what you need... Bodhi is indeed currently missing a way to query updates specifying an exact package name, but case insensitive. One may argue that "exact package...