mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 14:56:14 +01:00
eed18c6a2e
Old obs versions have no creator attribute. In this case, string formatting operations will fail if the "creator" attribute is initialized with None (affects some codepaths). An alternative would be to officially resurrect the deprecated "Request.get_creator" method, which could return something like "unknown" if no creator information is present. This is a follow-up fix for the commits |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |