[Numpy-svn] [numpy/numpy] 7272e1: BUG: changed string.lowercase to string.ascii_lowe...

GitHub noreply at github.com
Thu Oct 24 15:47:43 EDT 2013


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: 7272e15a3180f31b04eb2aaeb7685a4a68814089
      https://github.com/numpy/numpy/commit/7272e15a3180f31b04eb2aaeb7685a4a68814089
  Author: ochoadavid <ochoadavid at gmail.com>
  Date:   2013-10-24 (Thu, 24 Oct 2013)

  Changed paths:
    M numpy/f2py/crackfortran.py

  Log Message:
  -----------
  BUG: changed string.lowercase to string.ascii_lowercase

Compatibility with Python3, which dosn't have string.lowercase.


  Commit: 579c2c5438c8078ed15a8d58b86f70ab5b41075d
      https://github.com/numpy/numpy/commit/579c2c5438c8078ed15a8d58b86f70ab5b41075d
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-24 (Thu, 24 Oct 2013)

  Changed paths:
    M numpy/f2py/crackfortran.py

  Log Message:
  -----------
  Merge pull request #3972 from juliantaylor/py3-fix

Backport PR #3971 to 1.7.x


Compare: https://github.com/numpy/numpy/compare/3c91c173388a...579c2c5438c8


More information about the Numpy-svn mailing list