)]}'
{"test_container/kuryr_sctp_demo/sctp_client.py":[{"author":{"_account_id":32533,"name":"Tabitha Fasoyin","email":"fifedolapo02@gmail.com","username":"tabbie-fash"},"change_message_id":"45c770e7ff78304983de1fdc32a9c57dc5f5fc20","unresolved":true,"context_lines":[{"line_number":34,"context_line":"        break"},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    if sock is None:"},{"line_number":37,"context_line":"        print(\u0027could not open socket\u0027)"},{"line_number":38,"context_line":"        sys.exit(1)"},{"line_number":39,"context_line":"    else:"},{"line_number":40,"context_line":"        print(\"Sending Message\")"}],"source_content_type":"text/x-python","patch_set":5,"id":"486c112b_f9de9684","line":37,"updated":"2021-02-15 13:37:23.000000000","message":"I think this was the culprit for the other tests that failed. It was counting this with the outputs hence, the mismatch error.","commit_id":"fd8cf738c659cd59f7c80050d6e03db7b16d59b3"},{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"047db274b8d7c545534f39022b807dfa817d5942","unresolved":true,"context_lines":[{"line_number":36,"context_line":"    if sock:"},{"line_number":37,"context_line":"        print(\"Sending Message\")"},{"line_number":38,"context_line":"        sock.sctp_send(msg\u003d\u0027HELLO, I AM ALIVE!!!\u0027)"},{"line_number":39,"context_line":"        msgFromServer \u003d sock.recvfrom(1024)"},{"line_number":40,"context_line":"        print(msgFromServer[0].decode(\u0027utf-8\u0027))"},{"line_number":41,"context_line":"        sock.shutdown(0)"},{"line_number":42,"context_line":"        sock.close()"}],"source_content_type":"text/x-python","patch_set":6,"id":"1d7820c0_83f1a1a3","line":39,"range":{"start_line":39,"start_character":8,"end_line":39,"end_character":21},"updated":"2021-02-15 16:04:42.000000000","message":"Python tends to use underscore_notation, not camelCase.","commit_id":"553ac2852b91f32bd7992b68947ac5a249eacd2b"}]}
