)]}'
{"migrate/versioning/shell.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"3c29fef0acfc1b22c9e926a9221d11cc8038b9e0","unresolved":true,"context_lines":[{"line_number":111,"context_line":"    if six.PY2:"},{"line_number":112,"context_line":"        f_args, f_varargs, f_kwargs, f_defaults \u003d inspect.getargspec(command_func)"},{"line_number":113,"context_line":"    else:"},{"line_number":114,"context_line":"        f_args, f_varargs, f_kwargs, f_defaults \u003d inspect.getfullargspec(command_func)"},{"line_number":115,"context_line":"    for arg in f_args:"},{"line_number":116,"context_line":"        parser.add_option("},{"line_number":117,"context_line":"            \"--%s\" % arg,"}],"source_content_type":"text/x-python","patch_set":1,"id":"4f2b5214_cee10a76","line":114,"updated":"2023-07-13 11:19:25.000000000","message":"This returns more than 4 values: you need to use a slice here for this to work.","commit_id":"c8e34d81df87af1c852d6aa29ddfb9c4e338b11a"}]}
