)]}'
{"reno/scanner.py":[{"author":{"_account_id":2472,"name":"Doug Hellmann","email":"dhellmann@redhat.com","username":"doug-hellmann"},"change_message_id":"a16f4865397ddf8790a11e258f38cc713e5faba3","unresolved":true,"context_lines":[{"line_number":584,"context_line":"        \"\"\""},{"line_number":585,"context_line":"        tags \u003d (tag for tag in self._repo.get_tags_on_commit(sha)"},{"line_number":586,"context_line":"                if self.release_tag_re.match(tag))"},{"line_number":587,"context_line":"        # This makes sure we that we order the list with pre_release_tag tags"},{"line_number":588,"context_line":"        # last: in case where multiple tags match a commit, the non-pre release"},{"line_number":589,"context_line":"        # tag will be last."},{"line_number":590,"context_line":"        return sorted(tags, key\u003dlambda tag: not bool(self.pre_release_tag_re.search(tag)))"}],"source_content_type":"text/x-python","patch_set":1,"id":"97f090fd_58b9ff8e","line":587,"updated":"2021-02-10 14:27:44.000000000","message":"This comment is a little confusing, because it describes what seems like the same thing in opposite ways. When do we put pre-release tags last and when do we put the regular tags last?","commit_id":"9291ac43a670e191f9d3a2beda24c1a69c297025"},{"author":{"_account_id":1669,"name":"Julien Danjou","display_name":"jd","email":"julien@danjou.info","username":"jdanjou"},"change_message_id":"205a12c895dd8f160037f5dc9c8d6bfe42e283f8","unresolved":false,"context_lines":[{"line_number":584,"context_line":"        \"\"\""},{"line_number":585,"context_line":"        tags \u003d (tag for tag in self._repo.get_tags_on_commit(sha)"},{"line_number":586,"context_line":"                if self.release_tag_re.match(tag))"},{"line_number":587,"context_line":"        # This makes sure we that we order the list with pre_release_tag tags"},{"line_number":588,"context_line":"        # last: in case where multiple tags match a commit, the non-pre release"},{"line_number":589,"context_line":"        # tag will be last."},{"line_number":590,"context_line":"        return sorted(tags, key\u003dlambda tag: not bool(self.pre_release_tag_re.search(tag)))"}],"source_content_type":"text/x-python","patch_set":1,"id":"0ec66b7b_1f645bca","line":587,"in_reply_to":"97f090fd_58b9ff8e","updated":"2021-02-10 14:43:11.000000000","message":"Sorry, I rewrote this correctly 😊","commit_id":"9291ac43a670e191f9d3a2beda24c1a69c297025"}]}
