[Numpy-svn] [numpy/numpy] 6ea604: don't pass un-encodable env to spawn

GitHub noreply at github.com
Sat Aug 1 16:11:08 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 6ea6049b762eb74135ac3069efa39dc46cfc2577
      https://github.com/numpy/numpy/commit/6ea6049b762eb74135ac3069efa39dc46cfc2577
  Author: James Salter <jsalter at iress.com.au>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M numpy/distutils/exec_command.py

  Log Message:
  -----------
  don't pass un-encodable env to spawn


  Commit: dc030e6c9e718de75579475887e757ec1b434d26
      https://github.com/numpy/numpy/commit/dc030e6c9e718de75579475887e757ec1b434d26
  Author: James Salter <jsalter at iress.com.au>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M numpy/distutils/exec_command.py

  Log Message:
  -----------
  restrict to windows py3 and add comment


  Commit: 28f74f13d855080887f021dbb820e237ca46295c
      https://github.com/numpy/numpy/commit/28f74f13d855080887f021dbb820e237ca46295c
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-08-01 (Sat, 01 Aug 2015)

  Changed paths:
    M numpy/distutils/exec_command.py

  Log Message:
  -----------
  Merge pull request #6091 from novocaine/master

Don't pass un-encodable env to spawn


Compare: https://github.com/numpy/numpy/compare/3fc27e873c91...28f74f13d855


More information about the Numpy-svn mailing list