contrib/import-checker.py
changeset 52741 5c48fd4c0e68
parent 52656 3e84e001b6c1
--- a/contrib/import-checker.py	Tue Feb 04 14:02:20 2025 -0500
+++ b/contrib/import-checker.py	Thu Jan 30 18:22:01 2025 +0100
@@ -26,6 +26,8 @@
     'mercurial.hgweb.request',
     'mercurial.i18n',
     'mercurial.interfaces',
+    'mercurial.interfaces._basetypes',
+    'mercurial.interfaces.types',
     'mercurial.node',
     'mercurial.pycompat',
     # for revlog to re-export constant to extensions