[PATCH 2 of 2 v8] releasenotes: add similarity check function to compare incoming notes

Yuya Nishihara yuya at tcha.org
Sat Aug 5 10:39:47 EDT 2017


On Sat, 05 Aug 2017 08:53:50 +0530, Rishabh Madan wrote:
> # HG changeset patch
> # User Rishabh Madan <rishabhmadan96 at gmail.com>
> # Date 1501890936 -19800
> #      Sat Aug 05 05:25:36 2017 +0530
> # Node ID 4121eab826799f3a257eb1fe26015583b36bbb66
> # Parent  1d79b04c402f3f431ca052b677b1021ddd93a10e
> releasenotes: add similarity check function to compare incoming notes

> +import fuzzywuzzy.fuzz as fuzz

I've moved this into similaritycheck() function to work around several
test failures.


More information about the Mercurial-devel mailing list