)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":10342,"name":"Jay Faulkner","display_name":"JayF","email":"jay@jvf.cc","username":"JayF","status":"youtube.com/@oss-gr / podcast.gr-oss.io"},"change_message_id":"6bdb3774e3ff4bdeb709dc0037635b33355789fc","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b9dc8d84_429cffcf","updated":"2024-12-17 17:09:30.000000000","message":"drawing attention to Riccardo\u0027s comment, although I generally don\u0027t agree with the idea of enforcing style that\u0027s not enforced in CI","commit_id":"6bfd84b66be0f9a1e8b1211e03e1bde38fc5a0a6"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"39fd6483931758a8d1eb001f74c2c55cd670e131","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c4aac401_6b92fd99","in_reply_to":"b9dc8d84_429cffcf","updated":"2024-12-23 08:42:36.000000000","message":"I was not trying to enforce anything, otherwise I would have given a negative vote, just trying to keep consistency with the rest of the code with a neutral comment.\nBut after a look to the rest of the file I see we do have a \\ break on L71, so it seems like we\u0027re good with that.","commit_id":"6bfd84b66be0f9a1e8b1211e03e1bde38fc5a0a6"}],"doc/source/_exts/web_api_docstring.py":[{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"5c9a9eae0c3ef137fb80e45abdc1203c9bfaea68","unresolved":true,"context_lines":[{"line_number":272,"context_line":"        for field_name in input_dict:"},{"line_number":273,"context_line":"            old_field_body \u003d input_dict[field_name]"},{"line_number":274,"context_line":"            if old_field_body in yaml_data.keys():"},{"line_number":275,"context_line":"                input_dict[field_name] \u003d \\"},{"line_number":276,"context_line":"                    yaml_data[old_field_body][\"description\"]"},{"line_number":277,"context_line":""},{"line_number":278,"context_line":"        # Convert dictionary to bullet list format"}],"source_content_type":"text/x-python","patch_set":1,"id":"30fd0595_e85c58d8","line":275,"updated":"2024-12-17 09:21:27.000000000","message":"I believe we don\u0027t break lines with \\","commit_id":"6bfd84b66be0f9a1e8b1211e03e1bde38fc5a0a6"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"b47eee9c1a1d24b6fa792c18b3b9a007ec44f278","unresolved":false,"context_lines":[{"line_number":272,"context_line":"        for field_name in input_dict:"},{"line_number":273,"context_line":"            old_field_body \u003d input_dict[field_name]"},{"line_number":274,"context_line":"            if old_field_body in yaml_data.keys():"},{"line_number":275,"context_line":"                input_dict[field_name] \u003d \\"},{"line_number":276,"context_line":"                    yaml_data[old_field_body][\"description\"]"},{"line_number":277,"context_line":""},{"line_number":278,"context_line":"        # Convert dictionary to bullet list format"}],"source_content_type":"text/x-python","patch_set":1,"id":"0ecddb03_6df980f0","line":275,"updated":"2025-01-06 12:11:12.000000000","message":"I think this case is fine but we tend to use parentheses","commit_id":"6bfd84b66be0f9a1e8b1211e03e1bde38fc5a0a6"},{"author":{"_account_id":5890,"name":"Doug Goldstein","email":"cardoe@cardoe.com","username":"cardoe"},"change_message_id":"8ad0b783d9ff6bed0256069b0fc539807e9d4082","unresolved":true,"context_lines":[{"line_number":272,"context_line":"        for field_name in input_dict:"},{"line_number":273,"context_line":"            old_field_body \u003d input_dict[field_name]"},{"line_number":274,"context_line":"            if old_field_body in yaml_data.keys():"},{"line_number":275,"context_line":"                input_dict[field_name] \u003d \\"},{"line_number":276,"context_line":"                    yaml_data[old_field_body][\"description\"]"},{"line_number":277,"context_line":""},{"line_number":278,"context_line":"        # Convert dictionary to bullet list format"}],"source_content_type":"text/x-python","patch_set":1,"id":"f882bb9f_6cd58648","line":275,"in_reply_to":"30fd0595_e85c58d8","updated":"2024-12-20 22:16:10.000000000","message":"What\u0027s the preferred syntax here? ()?","commit_id":"6bfd84b66be0f9a1e8b1211e03e1bde38fc5a0a6"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"b47eee9c1a1d24b6fa792c18b3b9a007ec44f278","unresolved":false,"context_lines":[{"line_number":329,"context_line":"            ret_table_contents +\u003d failure_detail"},{"line_number":330,"context_line":""},{"line_number":331,"context_line":"        if (len(initial_list) \u003e 0 or len(success_list) \u003e 0 or"},{"line_number":332,"context_line":"            len(proc_fail_list) \u003e 0):"},{"line_number":333,"context_line":"            # Create a table to display the final Returns directive output"},{"line_number":334,"context_line":"            ret_table \u003d create_table(\u0027Returns\u0027, ret_table_contents)"},{"line_number":335,"context_line":"            return [ret_table]"}],"source_content_type":"text/x-python","patch_set":1,"id":"3adbfc91_861331b1","line":332,"updated":"2025-01-06 12:11:12.000000000","message":"nit: pep8 probably does not fully check this file, but it\u0027s supposed to start with \"or\" and ideally extra indentation","commit_id":"6bfd84b66be0f9a1e8b1211e03e1bde38fc5a0a6"}]}
