diff -r 013c645dd28c -r 130c9f7ed914 mercurial/policy.py --- a/mercurial/policy.py Tue May 04 01:15:03 2021 +0200 +++ b/mercurial/policy.py Mon May 03 18:19:16 2021 +0200 @@ -80,7 +80,7 @@ ('cext', 'bdiff'): 3, ('cext', 'mpatch'): 1, ('cext', 'osutil'): 4, - ('cext', 'parsers'): 18, + ('cext', 'parsers'): 19, } # map import request to other package or module