diff -r 55d280bc59fa -r 9d1a8829f959 mercurial/policy.py --- a/mercurial/policy.py Tue May 04 11:19:48 2021 +0200 +++ b/mercurial/policy.py Tue May 04 14:16:26 2021 +0200 @@ -80,7 +80,7 @@ ('cext', 'bdiff'): 3, ('cext', 'mpatch'): 1, ('cext', 'osutil'): 4, - ('cext', 'parsers'): 19, + ('cext', 'parsers'): 20, } # map import request to other package or module