Searched defs:subject_patch_regex (Results 1 – 2 of 2) sorted by relevance
33 subject_patch_regex = re.compile(r'^\[PATCH( \d+/\d+)?\] ') variable