)]}'
{"storlets/sbus/client/__init__.py":[{"author":{"_account_id":4608,"name":"Kota Tsuyuzaki","email":"bloodeagle40234@gmail.com","username":"tsuyuzaki-kota"},"change_message_id":"90ae9d709540db01ef9b1a18e940e7872b3947fd","unresolved":false,"context_lines":[{"line_number":89,"context_line":"            os.close(read_fd)"},{"line_number":90,"context_line":""},{"line_number":91,"context_line":"        if not isinstance(reply, str):"},{"line_number":92,"context_line":"            reply \u003d reply.decode(\u0027utf-8\u0027)"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"        return self._parse_response(reply)"},{"line_number":95,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"3fa7e38b_5338393a","line":92,"updated":"2019-11-07 08:02:29.000000000","message":"This might be redundant as of 3.6 https://docs.python.org/3/library/json.html#json.loads \n\nWe found storlets runs on 3.6 already so maybe it\u0027s safe to drop py35 compatibility.\n\nDamn! https://github.com/openstack/storlets/blob/master/setup.cfg#L18-L20\n\n3.5 was never supported!","commit_id":"b95b800a74e4f152bd9eafee27c266fa91865be7"}]}
