diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-09-03 06:41:28 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-09-03 06:41:28 -0600 |
commit | b35728d7858a4c4d46eefd936c33a0ffa6593082 (patch) | |
tree | c502e4e034e9fda220000ebf291019246befcdc4 /numpy/lib/utils.py | |
parent | 294dd26004fa923a06e0898c2b72350dd44a97dd (diff) | |
download | numpy-b35728d7858a4c4d46eefd936c33a0ffa6593082.tar.gz |
Revert "Merge pull request #3567 from arinkverma/avoid_conversion"
This reverts commit de9f1c92d3ca0920bce915438f0406f587aa98db, reversing
changes made to d958dec676beeac218a118fac084fa8b14bc9171.
There is a change of behavior in conversion of signed to unsigned
PyLong that shows up on my machine. For some reason this did not show
up in the travisbot tests. This reverts the merge that led to this
problem until it can be sorted out. Error shows up as
numpy/core/arrayprint.py",
line 653, in __call__
if _MININT < x < _MAXINT:
OverflowError: can't convert negative int to unsigned
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions