Skip to content
  • Javier Candeira's avatar
    all: Raise exceptions via mp_raise_XXX · 35a1fea9
    Javier Candeira authored
      - Changed: ValueError, TypeError, NotImplementedError
      - OSError invocations unchanged, because the corresponding utility
        function takes ints, not strings like the long form invocation.
      - OverflowError, IndexError and RuntimeError etc. not changed for now
        until we decide whether to add new utility functions.
    35a1fea9