diff CONTRIBUTING @ 43954:303576116ac1

import-checker: allow all absolute imports of stdlib modules Before this patch, we didn't allow imports like from importlib import resources (That's the reason I used `import importlib.resources` in D7629.) I think that form is still an absolute import, so I don't think we forbade on purpose. Differential Revision: https://phab.mercurial-scm.org/D7700
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 18 Dec 2019 13:39:44 -0800
parents a492610a2fc1
children
line wrap: on
line diff