)]}'
{"openstack/object_store/v1/_base.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"4a5e0b3971c0f8850da5b16409e3e1561b1ae1d4","unresolved":false,"context_lines":[{"line_number":86,"context_line":"        for header in headers:"},{"line_number":87,"context_line":"            # RADOS and other stuff in front may actually lowcase headers"},{"line_number":88,"context_line":"            if header.lower().startswith("},{"line_number":89,"context_line":"                    self._custom_metadata_prefix.lower()"},{"line_number":90,"context_line":"            ):"},{"line_number":91,"context_line":"                key \u003d header[len(self._custom_metadata_prefix):].lower()"},{"line_number":92,"context_line":"                self.metadata[key] \u003d headers[header]"}],"source_content_type":"text/x-python","patch_set":2,"id":"68f460ec_e85bb26d","line":89,"range":{"start_line":89,"start_character":16,"end_line":89,"end_character":20},"updated":"2022-10-19 10:35:14.000000000","message":"nit: too much indentation","commit_id":"6acddc9104b72bd7f6230322d74d503593a6215c"}],"openstack/tests/unit/object_store/v1/test_obj.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"4a5e0b3971c0f8850da5b16409e3e1561b1ae1d4","unresolved":true,"context_lines":[{"line_number":116,"context_line":"        self.assertEqual(self.headers[\u0027Content-Type\u0027], sot.content_type)"},{"line_number":117,"context_line":"        self.assertEqual(self.headers[\u0027X-Delete-At\u0027], sot.delete_at)"},{"line_number":118,"context_line":""},{"line_number":119,"context_line":"        # Verify that we also properly process lowcased headers"},{"line_number":120,"context_line":"        # All headers are processed in _base._set_metadata therefore invoke it"},{"line_number":121,"context_line":"        # here directly"},{"line_number":122,"context_line":"        sot._set_metadata(headers\u003d{\"x-object-meta-foo\": \"bar\"})"}],"source_content_type":"text/x-python","patch_set":2,"id":"1a03ce49_17ed6d64","line":119,"range":{"start_line":119,"start_character":47,"end_line":119,"end_character":55},"updated":"2022-10-19 10:35:14.000000000","message":"lowercase","commit_id":"6acddc9104b72bd7f6230322d74d503593a6215c"}]}
