)]}'
{"ansible/filter_plugins/tenks.py":[{"author":{"_account_id":28048,"name":"Will Szumski","email":"will@stackhpc.com","username":"jovial"},"change_message_id":"574be268a89a5061dbaa113a2fae3ade3d1937bb","unresolved":false,"context_lines":[{"line_number":202,"context_line":"    prefix \u003d _get_hostvar(context, \u0027veth_prefix\u0027,"},{"line_number":203,"context_line":"                          inventory_hostname\u003dinventory_hostname)"},{"line_number":204,"context_line":"    # Use up to 6 characters of the node name to avoid hitting the maximum link"},{"line_number":205,"context_line":"    # name length limit (15). We append in index to the node names, so ensure"},{"line_number":206,"context_line":"    # this is included to keep link names unique."},{"line_number":207,"context_line":"    m \u003d re.search(r\u0027\\d+$\u0027, node[\u0027name\u0027])"},{"line_number":208,"context_line":"    trailing_digits \u003d m.group()[:6]"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_04a6afab","line":205,"updated":"2020-04-02 15:08:00.000000000","message":"Comment could do with rewording.","commit_id":"8c5cb31f2e55a372dc5ed805d425f9f0fd98ffac"},{"author":{"_account_id":28048,"name":"Will Szumski","email":"will@stackhpc.com","username":"jovial"},"change_message_id":"574be268a89a5061dbaa113a2fae3ade3d1937bb","unresolved":false,"context_lines":[{"line_number":206,"context_line":"    # this is included to keep link names unique."},{"line_number":207,"context_line":"    m \u003d re.search(r\u0027\\d+$\u0027, node[\u0027name\u0027])"},{"line_number":208,"context_line":"    trailing_digits \u003d m.group()[:6]"},{"line_number":209,"context_line":"    name_prefix \u003d node[\u0027name\u0027][:6 - len(trailing_digits)]"},{"line_number":210,"context_line":"    name \u003d name_prefix + trailing_digits"},{"line_number":211,"context_line":"    return (prefix + name + \u0027-\u0027 +"},{"line_number":212,"context_line":"            str(physnet_name_to_index(context, physnet,"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_04bfcfa9","line":209,"updated":"2020-04-02 15:08:00.000000000","message":"throw an exception if length(trailing_digits) \u003e 6?","commit_id":"8c5cb31f2e55a372dc5ed805d425f9f0fd98ffac"}]}
