)]}'
{"cliff/tests/test_command.py":[{"author":{"_account_id":2472,"name":"Doug Hellmann","email":"dhellmann@redhat.com","username":"doug-hellmann"},"change_message_id":"3254ea31f434d2c67549eeb1fdba7720566ca4d2","unresolved":true,"context_lines":[{"line_number":177,"context_line":"        cmd \u003d TestCommand(None, None)"},{"line_number":178,"context_line":"        cmd.conflict_handler \u003d \u0027resolve\u0027"},{"line_number":179,"context_line":"        parser \u003d cmd.get_parser(\u0027NAME\u0027)"},{"line_number":180,"context_line":"        self.assertEqual(parser.conflict_handler, \u0027resolve\u0027)"},{"line_number":181,"context_line":""},{"line_number":182,"context_line":"    def test_raise_conflict_argument_error(self):"},{"line_number":183,"context_line":"        cmd \u003d TestCommand(None, None)"}],"source_content_type":"text/x-python","patch_set":3,"id":"be96c427_e95fdb09","line":180,"updated":"2021-06-04 17:11:29.000000000","message":"This is the sort of thing I wasn\u0027t sure we could do when I asked my earlier question.","commit_id":"452fff3aadb01c41355a9254c6f21b76b5ed1609"},{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"16b38f05f37cf7a79a950490f4416a5ef11d2cf0","unresolved":true,"context_lines":[{"line_number":179,"context_line":"        parser \u003d cmd.get_parser(\u0027NAME\u0027)"},{"line_number":180,"context_line":"        self.assertEqual(parser.conflict_handler, \u0027resolve\u0027)"},{"line_number":181,"context_line":""},{"line_number":182,"context_line":"    def test_raise_conflict_argument_error(self):"},{"line_number":183,"context_line":"        cmd \u003d TestCommand(None, None)"},{"line_number":184,"context_line":"        parser \u003d cmd.get_parser(\u0027NAME\u0027)"},{"line_number":185,"context_line":"        parser.add_argument("}],"source_content_type":"text/x-python","patch_set":3,"id":"58a76564_ab676b56","line":182,"updated":"2021-07-20 15:42:52.000000000","message":"note: It took time a bit for me to understand the behavior as \u0027ignore\u0027 is passed as conflict_handler but it turns it is an expected behavior to raise an exception here after reading cliff/_argparse.py _handle_conflict_ignore().","commit_id":"452fff3aadb01c41355a9254c6f21b76b5ed1609"}]}
