1. 09 May, 2018 3 commits
  2. 08 May, 2018 1 commit
    • Damien George's avatar
      tests/cpydiff: Remove types_int_tobytesfloat now that it doesn't fail. · 2ada1124
      Damien George authored
      Commit e269cabe added a check that the
      first argument to the to_bytes() method is an integer, and now uPy
      follows CPython behaviour and raises a TypeError for this test.
      
      Note: CPython checks the argument types before checking the number of
      arguments, but uPy does it the other way around, so they give different
      exception messages for this test, but still the same type, a TypeError.
      2ada1124
  3. 04 May, 2018 8 commits
  4. 02 May, 2018 19 commits
  5. 01 May, 2018 9 commits