[Numpy-svn] [numpy/numpy] 94b361: TST: Add missing suffix to temppath manager

GitHub noreply at github.com
Sat Jan 30 17:42:27 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 94b361b024faada5e74e2a4063d2837a22cd1eeb
      https://github.com/numpy/numpy/commit/94b361b024faada5e74e2a4063d2837a22cd1eeb
  Author: Sebastian Berg <sebastian at sipsolutions.net>
  Date:   2016-01-30 (Sat, 30 Jan 2016)

  Changed paths:
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  TST: Add missing suffix to temppath manager

Without the suffix, np.save creates a new file and the file
does not get cleaned up.


  Commit: 9cfdb218b16cba97800fc2ad0f37e1af780ab664
      https://github.com/numpy/numpy/commit/9cfdb218b16cba97800fc2ad0f37e1af780ab664
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-01-30 (Sat, 30 Jan 2016)

  Changed paths:
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  Merge pull request #7149 from seberg/missing-suffix

TST: Add missing suffix to temppath manager


Compare: https://github.com/numpy/numpy/compare/0bba66540744...9cfdb218b16c


More information about the Numpy-svn mailing list