1. 23 Nov, 2013 4 commits
  2. 03 Nov, 2013 2 commits
  3. 01 Nov, 2013 1 commit
  4. 25 Oct, 2013 1 commit
  5. 22 Oct, 2013 1 commit
  6. 13 Oct, 2013 1 commit
  7. 12 Oct, 2013 4 commits
  8. 08 Oct, 2013 1 commit
    • Yury V. Zaytsev's avatar
      Multiple fixes to array.extend() · ab0ae9e8
      Yury V. Zaytsev authored
          * Fix self / other typecode compatibility check and add test
      
          * In CPython, PyErr_BadArgument() C-API function always raises an
            exception and returns zero
      
          * It is needed to add the `except -2` clause, so that the exception
            raised by PyErr_BadArgument() is not ignored
      
          * Additionaly, the `return -1` statement in array.extend() will have
            no effect, and hence is misleading, so it needs to be removed
      Signed-off-by: default avatarYury V. Zaytsev <yury@shurup.com>
      
      --HG--
      extra : transplant_source : e%BE%0A8%0D%B6%A4A%B4%9F%98bZ%ED%C5%CD%D9%AD%E0%7C
      ab0ae9e8
  9. 11 Oct, 2013 3 commits
  10. 03 Aug, 2013 2 commits
  11. 14 Jul, 2013 2 commits
  12. 08 Jul, 2013 1 commit
  13. 21 May, 2013 1 commit
  14. 26 Sep, 2013 1 commit
  15. 05 Sep, 2013 1 commit
  16. 11 Oct, 2013 1 commit
  17. 10 Oct, 2013 1 commit
  18. 01 Sep, 2013 3 commits
  19. 13 Aug, 2013 2 commits
  20. 30 Aug, 2013 1 commit
    • Joonas Paalasmaa's avatar
      Fix typo · 5791c8ca
      Joonas Paalasmaa authored
      --HG--
      extra : transplant_source : %A3%7E%9BWre%B4%86%A0%E5%B2Kk%B9%DEf%3F%FD3%0E
      5791c8ca
  21. 12 Sep, 2013 1 commit
  22. 08 Sep, 2013 1 commit
  23. 18 Jul, 2013 2 commits
  24. 17 Jul, 2013 1 commit
  25. 14 Jul, 2013 1 commit