)]}'
{"zuul/change_matcher.py":[{"author":{"_account_id":16068,"name":"Tobias Henkel","email":"tobias.henkel@bmw.de","username":"tobias.henkel"},"change_message_id":"c0693e79dc10b93245912622dd6eb243e4daedcf","unresolved":false,"context_lines":[{"line_number":121,"context_line":"    def regexes(self):"},{"line_number":122,"context_line":"        for matcher in self.matchers:"},{"line_number":123,"context_line":"            yield matcher.regex"},{"line_number":124,"context_line":"        yield self.commit_regex"},{"line_number":125,"context_line":""},{"line_number":126,"context_line":"    def matches(self, change):"},{"line_number":127,"context_line":"        if not (hasattr(change, \u0027files\u0027) and change.files):"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_fb46b3a7","side":"PARENT","line":124,"updated":"2019-12-02 11:42:56.000000000","message":"Is that needed? Maybe I overlooked something, but it looks to me that we could keep this and simplify the logic in matches.","commit_id":"b53b6badd9bca09f41b9bbbf8cbd6e430a221cae"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"b982dd725545b04989b41fd62a8b4d9966928eec","unresolved":false,"context_lines":[{"line_number":121,"context_line":"    def regexes(self):"},{"line_number":122,"context_line":"        for matcher in self.matchers:"},{"line_number":123,"context_line":"            yield matcher.regex"},{"line_number":124,"context_line":"        yield self.commit_regex"},{"line_number":125,"context_line":""},{"line_number":126,"context_line":"    def matches(self, change):"},{"line_number":127,"context_line":"        if not (hasattr(change, \u0027files\u0027) and change.files):"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_410a781e","side":"PARENT","line":124,"in_reply_to":"3fa7e38b_fb46b3a7","updated":"2019-12-02 13:10:32.000000000","message":"The \u0027any\u0027 match requires being limited to the one-file (only commit message) case.","commit_id":"b53b6badd9bca09f41b9bbbf8cbd6e430a221cae"}]}
