)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"62efe1dba43571b6781a476b9acfb6fa6bc05d79","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"d32f9ba6_c7bc24a2","updated":"2021-10-14 09:50:49.000000000","message":"Ah sorry I missed that this was a backport... then, please forgot my previous comment.","commit_id":"cb128a8abed1e05b3ff06d849dad1dcb499e75cb"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"fbe9db66dbe9a7c26c4e4d86f193e307fec902fe","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"74f12dd2_2c8e1853","updated":"2022-06-22 09:26:01.000000000","message":"Cherry-picked by a core team member, one single core approval is enough","commit_id":"cb128a8abed1e05b3ff06d849dad1dcb499e75cb"}],"stevedore/_cache.py":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"13055aec3a33f650c15fd0814343a6740f5d09fd","unresolved":true,"context_lines":[{"line_number":116,"context_line":"            # package that provides entry points using tox, where the"},{"line_number":117,"context_line":"            # package is installed in the virtualenv that tox builds"},{"line_number":118,"context_line":"            # and is present in the path as \u0027.\u0027."},{"line_number":119,"context_line":"            item \u003d ep.name, ep.value, ep.group  # convert to tuple"},{"line_number":120,"context_line":"            if item in existing:"},{"line_number":121,"context_line":"                continue"},{"line_number":122,"context_line":"            existing.add(item)"}],"source_content_type":"text/x-python","patch_set":1,"id":"b92e070e_ebd8078c","line":119,"range":{"start_line":119,"start_character":19,"end_line":119,"end_character":46},"updated":"2021-10-14 09:49:51.000000000","message":"Hello,\n\nFor a better readibility please can you surround the tuple items with parenthesis?\n\n```\nitem \u003d (ep.name, ep.value, ep.group)\n```\n\nIt would be more readable if we explicitly handle a tuple. With that the comment could be removed.\n\nElse I tested it with various version of python and everything worked.","commit_id":"cb128a8abed1e05b3ff06d849dad1dcb499e75cb"}]}
