dirdiff._files_same not using apply_text_filters
Since apply_text_filters is overkill for _files_same, this request proposes use of re.sub instead.
Part of old dirdiff-mmap merge request.
Since apply_text_filters is overkill for _files_same, this request proposes use of re.sub instead.
Part of old dirdiff-mmap merge request.