[Numpy-svn] [numpy/numpy] 1968cf: TST: avoid opening files twice which doesn't work ...

GitHub noreply at github.com
Sun Feb 16 19:00:37 EST 2014


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: 1968cf90fc49a4514de8749e5155a8e5f0421bd9
      https://github.com/numpy/numpy/commit/1968cf90fc49a4514de8749e5155a8e5f0421bd9
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

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

  Log Message:
  -----------
  TST: avoid opening files twice which doesn't work on windows


  Commit: c720b0013d336ae35d89ae4bcd3a16cc5f5276ee
      https://github.com/numpy/numpy/commit/c720b0013d336ae35d89ae4bcd3a16cc5f5276ee
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M numpy/f2py/docs/usersguide/index.txt
    M numpy/f2py/f2py.1

  Log Message:
  -----------
  DOC: remove mktemp mention from f2py manpage


  Commit: a89a36e53a87d8254701f328d36ed0ba98ff106c
      https://github.com/numpy/numpy/commit/a89a36e53a87d8254701f328d36ed0ba98ff106c
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M numpy/core/tests/test_memmap.py
    M numpy/core/tests/test_multiarray.py
    M numpy/f2py/docs/usersguide/index.txt
    M numpy/f2py/f2py.1

  Log Message:
  -----------
  Merge pull request #4306 from juliantaylor/win-tempfile-fix-1.8

Windows tempfile fix for 1.8


Compare: https://github.com/numpy/numpy/compare/104a16741104...a89a36e53a87


More information about the Numpy-svn mailing list