)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"944bf1ddb9e891ddba088b0b2f93af57daa6aa48","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"1130a84a_c5e5c6b2","updated":"2023-10-27 13:37:50.000000000","message":"Just abhishekk\u0027s comment left to address now","commit_id":"9939eabdf2d2382d38cae761be519ee97fcfac11"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"67fd13de3521642f6f868b211aed43715c7a006d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"a267abc8_4df81200","updated":"2023-11-07 06:59:45.000000000","message":"Thank you!","commit_id":"6bae1264da40e1bd24cc825583a36c9023b601c0"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"b78244597bf5bab5d93df0cedd7bc201687e7a3e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"fed73b80_84c039e8","updated":"2023-11-08 15:38:24.000000000","message":"Had +W before the rebase. Nothing new since then. +W again","commit_id":"4bb6efa8f8ec60f288b1e7a246e97dacb0f6ad33"}],"openstackclient/image/v2/metadef_objects.py":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"8f35bdd3fa42c94fc8d203121f14133eda74c9a1","unresolved":true,"context_lines":[{"line_number":24,"context_line":"from openstackclient.i18n import _"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"_formatters \u003d {"},{"line_number":27,"context_line":"    \u0027tags\u0027: format_columns.ListColumn,"},{"line_number":28,"context_line":"}"},{"line_number":29,"context_line":""},{"line_number":30,"context_line":"LOG \u003d logging.getLogger(__name__)"}],"source_content_type":"text/x-python","patch_set":3,"id":"0202a20f_38e16a8c","line":27,"range":{"start_line":27,"start_character":5,"end_line":27,"end_character":9},"updated":"2023-09-27 06:38:16.000000000","message":"Any idea why tags are passed as formatter?","commit_id":"d600c1a564462d0d4e3113e0909a8af175595868"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"944bf1ddb9e891ddba088b0b2f93af57daa6aa48","unresolved":true,"context_lines":[{"line_number":24,"context_line":"from openstackclient.i18n import _"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"_formatters \u003d {"},{"line_number":27,"context_line":"    \u0027tags\u0027: format_columns.ListColumn,"},{"line_number":28,"context_line":"}"},{"line_number":29,"context_line":""},{"line_number":30,"context_line":"LOG \u003d logging.getLogger(__name__)"}],"source_content_type":"text/x-python","patch_set":3,"id":"aa036dcb_a8c455cb","line":27,"range":{"start_line":27,"start_character":5,"end_line":27,"end_character":9},"in_reply_to":"0202a20f_38e16a8c","updated":"2023-10-27 13:37:50.000000000","message":"Yeah, I suspect this is a mistake: there are only two properties, name and description.","commit_id":"d600c1a564462d0d4e3113e0909a8af175595868"},{"author":{"_account_id":33765,"name":"Mridula Joshi","email":"mrjoshi@redhat.com","username":"mrjoshi"},"change_message_id":"c23478bee1d44f5000a60f5e9dc32cf7bd7b3870","unresolved":false,"context_lines":[{"line_number":24,"context_line":"from openstackclient.i18n import _"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"_formatters \u003d {"},{"line_number":27,"context_line":"    \u0027tags\u0027: format_columns.ListColumn,"},{"line_number":28,"context_line":"}"},{"line_number":29,"context_line":""},{"line_number":30,"context_line":"LOG \u003d logging.getLogger(__name__)"}],"source_content_type":"text/x-python","patch_set":3,"id":"70121f52_d4467e7e","line":27,"range":{"start_line":27,"start_character":5,"end_line":27,"end_character":9},"in_reply_to":"aa036dcb_a8c455cb","updated":"2023-11-01 07:32:49.000000000","message":"Done","commit_id":"d600c1a564462d0d4e3113e0909a8af175595868"},{"author":{"_account_id":8122,"name":"Cyril Roelandt","email":"cyril@redhat.com","username":"cyril.roelandt.enovance"},"change_message_id":"5274e32fdd0efd2625814f850bd9cbc09ed91165","unresolved":true,"context_lines":[{"line_number":83,"context_line":"                    columns,"},{"line_number":84,"context_line":"                    formatters\u003d_formatters,"},{"line_number":85,"context_line":"                )"},{"line_number":86,"context_line":"                for s in data"},{"line_number":87,"context_line":"            ),"},{"line_number":88,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":3,"id":"2f8af02f_fdd0179b","line":86,"range":{"start_line":86,"start_character":25,"end_line":86,"end_character":29},"updated":"2023-09-28 00:55:48.000000000","message":"So, I know I\u0027m nitpicking a bit, but I really don\u0027t like this \"for s in data\" code snippets. I would much rather see \"for md_object in md_objects\" which is much easier to understand at first glance.","commit_id":"d600c1a564462d0d4e3113e0909a8af175595868"},{"author":{"_account_id":33765,"name":"Mridula Joshi","email":"mrjoshi@redhat.com","username":"mrjoshi"},"change_message_id":"470e73d7480077272eeeb4e3d8af89a849c5a085","unresolved":false,"context_lines":[{"line_number":83,"context_line":"                    columns,"},{"line_number":84,"context_line":"                    formatters\u003d_formatters,"},{"line_number":85,"context_line":"                )"},{"line_number":86,"context_line":"                for s in data"},{"line_number":87,"context_line":"            ),"},{"line_number":88,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":3,"id":"36a471e6_14c43b08","line":86,"range":{"start_line":86,"start_character":25,"end_line":86,"end_character":29},"in_reply_to":"2f8af02f_fdd0179b","updated":"2023-10-10 07:25:58.000000000","message":"Done","commit_id":"d600c1a564462d0d4e3113e0909a8af175595868"}],"setup.cfg":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"b78244597bf5bab5d93df0cedd7bc201687e7a3e","unresolved":true,"context_lines":[{"line_number":401,"context_line":"    image_metadef_object_create \u003d openstackclient.image.v2.metadef_objects:CreateMetadefObjects"},{"line_number":402,"context_line":"    image_metadef_object_show \u003d openstackclient.image.v2.metadef_objects:ShowMetadefObjects"},{"line_number":403,"context_line":"    image_metadef_object_list \u003d openstackclient.image.v2.metadef_objects:ListMetadefObjects"},{"line_number":404,"context_line":""},{"line_number":405,"context_line":""},{"line_number":406,"context_line":"    image_metadef_property_create \u003d openstackclient.image.v2.metadef_properties:CreateMetadefProperty"},{"line_number":407,"context_line":"    image_metadef_property_list \u003d openstackclient.image.v2.metadef_properties:ListMetadefProperties"}],"source_content_type":"text/x-ttcn-cfg","patch_set":6,"id":"b6bc6ee6_3e604fd8","line":404,"updated":"2023-11-08 15:38:24.000000000","message":"Extra newline. Can you fix in a follow-up?","commit_id":"4bb6efa8f8ec60f288b1e7a246e97dacb0f6ad33"}]}
