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

GitHub noreply at github.com
Mon Mar 25 11:23:00 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: df813e52675cf873d4b82347b53ed8eda5c6cc06
      https://github.com/numpy/numpy/commit/df813e52675cf873d4b82347b53ed8eda5c6cc06
  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.

Conflicts:
	numpy/distutils/tests/test_exec_command.py


  Commit: 1a816c79f7212102634c28e0896547671d347a60
      https://github.com/numpy/numpy/commit/1a816c79f7212102634c28e0896547671d347a60
  Author: Ondřej Čertík <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:
  -----------
  Merge pull request #3167 from certik/forwardport3165

TST: open the TemporaryFile in ASCII mode


Compare: https://github.com/numpy/numpy/compare/c96c69bf2c13...1a816c79f721


More information about the Numpy-svn mailing list