[Numpy-svn] [numpy/numpy] 4fc64c: BUG: fix incorrect references to parents in memmap...

GitHub noreply at github.com
Wed Jul 4 14:01:31 EDT 2012


  Branch: refs/heads/maintenance/1.6.x
  Home:   https://github.com/numpy/numpy
  Commit: 4fc64c9286a3d83db9f91c57af0eb5d447e0049b
      https://github.com/numpy/numpy/commit/4fc64c9286a3d83db9f91c57af0eb5d447e0049b
  Author: Sveinung Gundersen <sveinugu at gmail.com>
  Date:   2012-07-04 (Wed, 04 Jul 2012)

  Changed paths:
    M numpy/core/memmap.py
    M numpy/core/tests/test_memmap.py

  Log Message:
  -----------
  BUG: fix incorrect references to parents in memmap children.

[Back-ported from master by njs, with an additional tweak to
memmap.__del__ to avoid unhandled-exception warnings.]





More information about the Numpy-svn mailing list