[Numpy-svn] [numpy/numpy] 5ac270: ENH: Add support for pathlib.Path objects to save/...

GitHub noreply at github.com
Thu Apr 7 09:06:24 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 5ac270b06e411dd0e13108ed5dafad31d5ab589d
      https://github.com/numpy/numpy/commit/5ac270b06e411dd0e13108ed5dafad31d5ab589d
  Author: Wendell Smith <wackywendell at gmail.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M numpy/compat/py3k.py
    M numpy/core/memmap.py
    M numpy/core/tests/test_memmap.py
    M numpy/lib/npyio.py
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  ENH: Add support for pathlib.Path objects to save/load functions


  Commit: 0c6aa60caaaf41164983ab7d2a2b62a06292f610
      https://github.com/numpy/numpy/commit/0c6aa60caaaf41164983ab7d2a2b62a06292f610
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M numpy/compat/py3k.py
    M numpy/core/memmap.py
    M numpy/core/tests/test_memmap.py
    M numpy/lib/npyio.py
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  Merge pull request #6660 from wackywendell/usepath

Added pathlib support for several functions


Compare: https://github.com/numpy/numpy/compare/3920a29ae79a...0c6aa60caaaf


More information about the Numpy-svn mailing list