)]}'
{"tackerclient/common/serializer.py":[{"author":{"_account_id":17255,"name":"Toshiaki Takahashi","email":"ts-takahashi@nec.com","username":"takahashi_ts"},"change_message_id":"680fb5c010edfc3f24e48cace726dc5fe7b1312a","unresolved":false,"context_lines":[{"line_number":179,"context_line":"                result.set("},{"line_number":180,"context_line":"                    constants.TYPE_ATTR,"},{"line_number":181,"context_line":"                    constants.TYPE_INT)"},{"line_number":182,"context_line":"            elif isinstance(data, int):"},{"line_number":183,"context_line":"                result.set("},{"line_number":184,"context_line":"                    constants.TYPE_ATTR,"},{"line_number":185,"context_line":"                    constants.TYPE_LONG)"}],"source_content_type":"text/x-python","patch_set":1,"id":"5f681702_d6272764","line":182,"range":{"start_line":182,"start_character":0,"end_line":182,"end_character":39},"updated":"2020-10-19 17:59:35.000000000","message":"This is exactly the same as line 178, so it seems meaningless.","commit_id":"d5b24a9a6deafcb10636450b8d46526c7475b65f"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"9dee8fe503d537361fb456bb7ace5de343648db7","unresolved":false,"context_lines":[{"line_number":179,"context_line":"                result.set("},{"line_number":180,"context_line":"                    constants.TYPE_ATTR,"},{"line_number":181,"context_line":"                    constants.TYPE_INT)"},{"line_number":182,"context_line":"            elif isinstance(data, int):"},{"line_number":183,"context_line":"                result.set("},{"line_number":184,"context_line":"                    constants.TYPE_ATTR,"},{"line_number":185,"context_line":"                    constants.TYPE_LONG)"}],"source_content_type":"text/x-python","patch_set":1,"id":"5f681702_82e3a433","line":182,"range":{"start_line":182,"start_character":0,"end_line":182,"end_character":39},"in_reply_to":"5f681702_d6272764","updated":"2020-10-20 02:36:33.000000000","message":"Exactly. We don\u0027t need to consider `long` type anymore if drop py2.","commit_id":"d5b24a9a6deafcb10636450b8d46526c7475b65f"},{"author":{"_account_id":17255,"name":"Toshiaki Takahashi","email":"ts-takahashi@nec.com","username":"takahashi_ts"},"change_message_id":"680fb5c010edfc3f24e48cace726dc5fe7b1312a","unresolved":false,"context_lines":[{"line_number":319,"context_line":"                          lambda x: x.lower() \u003d\u003d \u0027true\u0027,"},{"line_number":320,"context_line":"                          constants.TYPE_INT:"},{"line_number":321,"context_line":"                          lambda x: int(x),"},{"line_number":322,"context_line":"                          constants.TYPE_LONG:"},{"line_number":323,"context_line":"                          lambda x: int(x),"},{"line_number":324,"context_line":"                          constants.TYPE_FLOAT:"},{"line_number":325,"context_line":"                          lambda x: float(x)}"},{"line_number":326,"context_line":"            if attrType and attrType in converters:"}],"source_content_type":"text/x-python","patch_set":1,"id":"5f681702_167d1f1c","line":323,"range":{"start_line":322,"start_character":0,"end_line":323,"end_character":43},"updated":"2020-10-19 17:59:35.000000000","message":"If my another comment is correct, attrType cannot be TYPE_LONG, right?\nIs this element unnecessary? And constants.TYPE_LONG is also unnecessary?","commit_id":"d5b24a9a6deafcb10636450b8d46526c7475b65f"}]}
