[Numpy-svn] [numpy/numpy] 8894b8: BUG: Fix TypeError when raising TypeError

GitHub noreply at github.com
Mon May 9 14:34:49 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 8894b81b166f6b0c200dde77a70fb360e95b0f7c
      https://github.com/numpy/numpy/commit/8894b81b166f6b0c200dde77a70fb360e95b0f7c
  Author: Eric Wieser <wieser.eric at gmail.com>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M numpy/lib/stride_tricks.py

  Log Message:
  -----------
  BUG: Fix TypeError when raising TypeError

Fixes "TypeError: pop expected at least 1 arguments, got 0"


  Commit: 1b6bc8b2aa14bd228388568a95e6014578de77ad
      https://github.com/numpy/numpy/commit/1b6bc8b2aa14bd228388568a95e6014578de77ad
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
    M numpy/lib/stride_tricks.py

  Log Message:
  -----------
  Merge pull request #7609 from eric-wieser/patch-4

BUG: Fix TypeError when raising TypeError


Compare: https://github.com/numpy/numpy/compare/502476eee58f...1b6bc8b2aa14


More information about the Numpy-svn mailing list