diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2012-07-17 16:56:04 +0100 |
---|---|---|
committer | Nathaniel J. Smith <njs@pobox.com> | 2012-07-17 17:00:38 +0100 |
commit | b798f12abac2c5ac807fe9f523fd89e57efaa57c (patch) | |
tree | 73d3a9a0a2e21a86d495ebbab60a0729fdaa98df /numpy/polynomial/polyutils.py | |
parent | 1234d1ccc891c427e090eff6d45f8e195330f96a (diff) | |
download | numpy-b798f12abac2c5ac807fe9f523fd89e57efaa57c.tar.gz |
Switch WARN_ON_WRITE to issuing FutureWarnings instead of DeprecationWarnings
FutureWarnings are displayed by default, so they should be used
whenever a future change will change the semantics of existing code
(as opposed to making existing code simply stop working).
List discussion:
http://www.mail-archive.com/numpy-discussion@scipy.org/msg37500.html
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions