1. 26 Şub, 2012 1 kayıt (commit)
  2. 25 Şub, 2012 1 kayıt (commit)
    • Stefan Krah's avatar
      - Issue #10181: New memoryview implementation fixes multiple ownership · 9a2d99e2
      Stefan Krah yazdı
        and lifetime issues of dynamically allocated Py_buffer members (#9990)
        as well as crashes (#8305, #7433). Many new features have been added
        (See whatsnew/3.3), and the documentation has been updated extensively.
        The ndarray test object from _testbuffer.c implements all aspects of
        PEP-3118, so further development towards the complete implementation
        of the PEP can proceed in a test-driven manner.
      
        Thanks to Nick Coghlan, Antoine Pitrou and Pauli Virtanen for review
        and many ideas.
      
      - Issue #12834: Fix incorrect results of memoryview.tobytes() for
        non-contiguous arrays.
      
      - Issue #5231: Introduce memoryview.cast() method that allows changing
        format and shape without making a copy of the underlying memory.
      9a2d99e2
  3. 23 Şub, 2012 3 kayıt (commit)
  4. 21 Şub, 2012 2 kayıt (commit)
  5. 20 Şub, 2012 2 kayıt (commit)
  6. 08 Şub, 2012 2 kayıt (commit)
  7. 31 Ock, 2012 1 kayıt (commit)
  8. 29 Ock, 2012 1 kayıt (commit)
  9. 22 Ock, 2012 1 kayıt (commit)
  10. 19 Ock, 2012 1 kayıt (commit)
  11. 17 Ock, 2012 1 kayıt (commit)
  12. 16 Ock, 2012 2 kayıt (commit)
  13. 14 Ock, 2012 4 kayıt (commit)
  14. 13 Ock, 2012 2 kayıt (commit)
  15. 11 Ock, 2012 1 kayıt (commit)
  16. 03 Ock, 2012 1 kayıt (commit)
  17. 23 Ara, 2011 1 kayıt (commit)
  18. 22 Ara, 2011 1 kayıt (commit)
  19. 19 Ara, 2011 1 kayıt (commit)
  20. 17 Ara, 2011 3 kayıt (commit)
  21. 16 Ara, 2011 2 kayıt (commit)
  22. 15 Ara, 2011 1 kayıt (commit)
  23. 12 Ara, 2011 4 kayıt (commit)
  24. 11 Ara, 2011 1 kayıt (commit)