[Numpy-svn] [numpy/numpy] 883dde: ENH: export py3k.integer_types from numpy.compat

GitHub noreply at github.com
Sat Sep 7 23:22:27 EDT 2013


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: 883ddee033b69266170ac90af1926978bf489246
      https://github.com/numpy/numpy/commit/883ddee033b69266170ac90af1926978bf489246
  Author: Christoph Gohlke <cgohlke at uci.edu>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M numpy/compat/py3k.py

  Log Message:
  -----------
  ENH: export py3k.integer_types from numpy.compat


  Commit: b68ba30e89b62e27f8763da64e502c1a2391b9f1
      https://github.com/numpy/numpy/commit/b68ba30e89b62e27f8763da64e502c1a2391b9f1
  Author: Christoph Gohlke <cgohlke at uci.edu>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M numpy/fft/helper.py

  Log Message:
  -----------
  BUG: check axes and window length input for all integer types

On Python 2.7, the long type was excluded.


  Commit: 5a11b8b423e4e382f81a967295b08bd1f27f78c0
      https://github.com/numpy/numpy/commit/5a11b8b423e4e382f81a967295b08bd1f27f78c0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M numpy/compat/py3k.py
    M numpy/fft/helper.py

  Log Message:
  -----------
  Merge pull request #3699 from charris/backport-1.8-3698

Backport 1.8 3698


Compare: https://github.com/numpy/numpy/compare/2ab1ae3158db...5a11b8b423e4


More information about the Numpy-svn mailing list