[Numpy-svn] [numpy/numpy] 290f19: Move tempdir context manager to numpy.testing.util...

GitHub noreply at github.com
Mon Jun 30 13:32:16 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 290f192465dc68b9e037ec4c1c2dc6fb522f2fdc
      https://github.com/numpy/numpy/commit/290f192465dc68b9e037ec4c1c2dc6fb522f2fdc
  Author: Olivier Grisel <olivier.grisel at ensta.org>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

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

  Log Message:
  -----------
  Move tempdir context manager to numpy.testing.utils


  Commit: 6efd8493f8b491557a34dbbc176565b759f89b52
      https://github.com/numpy/numpy/commit/6efd8493f8b491557a34dbbc176565b759f89b52
  Author: Olivier Grisel <olivier.grisel at ensta.org>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M numpy/compat/py3k.py
    A numpy/compat/tests/test_compat.py

  Log Message:
  -----------
  FIX isfileobj accepts write-mode files under PY3


  Commit: 4e3a24bb57909d9fb678c1a16e3baf414202f229
      https://github.com/numpy/numpy/commit/4e3a24bb57909d9fb678c1a16e3baf414202f229
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M numpy/compat/py3k.py
    A numpy/compat/tests/test_compat.py
    M numpy/lib/tests/test_io.py
    M numpy/testing/utils.py

  Log Message:
  -----------
  Merge pull request #4828 from ogrisel/fix-isfileobj-py3

FIX isfileobj accepts write-mode files under PY3


Compare: https://github.com/numpy/numpy/compare/49c30fd5b8c0...4e3a24bb5790


More information about the Numpy-svn mailing list