diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-10-25 18:56:59 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-10-25 19:01:29 +0200 |
commit | e549e69020e3dcec08185695db6f7001a62dc934 (patch) | |
tree | cb7dfef52169207eb8b08c7e1b053cd133f870a0 /numpy/polynomial/polyutils.py | |
parent | a3e8c12ed88c6db2aa89cfbb7a69fc863e8a40dc (diff) | |
download | numpy-e549e69020e3dcec08185695db6f7001a62dc934.tar.gz |
BUG: fix broken UPLO of eigh in python3
UPLO was cast to bytes and compared to a string which is always false in
python3.
closes gh-3977
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions