[Numpy-svn] [numpy/numpy] 1e747d: TST: open the TemporaryFile in ASCII mode

GitHub noreply at github.com
Mon Mar 25 09:21:32 EDT 2013


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: 1e747d7be843eee9bb401fc80588bcfef7092df7
      https://github.com/numpy/numpy/commit/1e747d7be843eee9bb401fc80588bcfef7092df7
  Author: Ondrej Certik <ondrej.certik at gmail.com>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M numpy/distutils/tests/test_exec_command.py

  Log Message:
  -----------
  TST: open the TemporaryFile in ASCII mode

This should fix gh-3165.


  Commit: 4c05eb7d7dc634148e744054fad39523688f6ae6
      https://github.com/numpy/numpy/commit/4c05eb7d7dc634148e744054fad39523688f6ae6
  Author: njsmith <njs at pobox.com>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M numpy/distutils/tests/test_exec_command.py

  Log Message:
  -----------
  Merge pull request #3166 from certik/fix3165

TST: open the TemporaryFile in ASCII mode


Compare: https://github.com/numpy/numpy/compare/21bda0e23c6d...4c05eb7d7dc6


More information about the Numpy-svn mailing list