[Numpy-svn] [numpy/numpy] 29f65e: BUG: changed string.lowercase to string.ascii_lowe...

GitHub noreply at github.com
Thu Oct 24 17:10:00 EDT 2013


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: 29f65e6e64c41376cf3615016c59589fe4943c72
      https://github.com/numpy/numpy/commit/29f65e6e64c41376cf3615016c59589fe4943c72
  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: 837dde13b88b922cbdf200e52c790fd25d2700e3
      https://github.com/numpy/numpy/commit/837dde13b88b922cbdf200e52c790fd25d2700e3
  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 #3973 from juliantaylor/py3-fix-1.8.x

Backport PR #3971 for 1.8.x


Compare: https://github.com/numpy/numpy/compare/ced0a94e3026...837dde13b88b


More information about the Numpy-svn mailing list