1. 30 Mar, 2013 1 commit
    • Matěj Laitl's avatar
      Naive approach to fix memview incref/decref asymmetry in transpose · f0ca61d4
      Matěj Laitl authored
      This patch contains test-case along with a blind patch that fixes the test (but
      may have other consequences, someone who actually understands the code must
      review it).
      
      Original error was:
      Fatal Python error: Acquisition count is 0 (line XYZ)
      
      which was caused by refcount error when memview transposition was used on
      extension class memoryview attribute.
      f0ca61d4
  2. 29 Mar, 2013 6 commits
  3. 28 Mar, 2013 1 commit
  4. 26 Mar, 2013 2 commits
  5. 22 Mar, 2013 1 commit
  6. 19 Mar, 2013 3 commits
  7. 18 Mar, 2013 1 commit
  8. 17 Mar, 2013 11 commits
  9. 16 Mar, 2013 14 commits