[Numpy-svn] [numpy/numpy] 8e7c6a: replace exec by eval to ensure the c variable is d...

GitHub noreply at github.com
Fri Apr 12 10:09:28 EDT 2013


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: 8e7c6a77df290742071b6499ceafa9f6a9ded571
      https://github.com/numpy/numpy/commit/8e7c6a77df290742071b6499ceafa9f6a9ded571
  Author: Jos de Kloe <kloedej at bhw288.knmi.nl>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M numpy/f2py/crackfortran.py

  Log Message:
  -----------
  replace exec by eval to ensure the c variable is defined for all relevant python versions


  Commit: e006b43c8d06d041bd0f54c4f892458d44266a49
      https://github.com/numpy/numpy/commit/e006b43c8d06d041bd0f54c4f892458d44266a49
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M numpy/f2py/crackfortran.py

  Log Message:
  -----------
  Merge pull request #3230 from jdkloe/1.7.x

Fix for issue 3192 - backport of f31f0fbe45


Compare: https://github.com/numpy/numpy/compare/9131d8c75e9b...e006b43c8d06


More information about the Numpy-svn mailing list