Default to ilwdchar_compat=False throughout
This PR removes all defaults of ilwdchar_compat=None
, which existed to warn the user to manually set True
if they need ilwdchar compatilibity.
I want to remove all ilwdchar compatibility in the codebase in favour of a simpler mechanism, so this is the first step.