rhg: Fall back to Python if unsupported extensions are enabled...
rhg: Fall back to Python if unsupported extensions are enabled
Extensions might affect behavior in ways we can’t anticipate,
so just ignoring them is not correct.
Later we’ll add opt-in configuration to ignore specific extensions.
Differential Revision:
https://phab.mercurial-scm.org/D10112