changeset 47268 | 9d1a8829f959 |
parent 47249 | 130c9f7ed914 |
child 48875 | 6000f5b25c9b |
--- 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