diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2012-05-21 15:28:54 +0100 |
---|---|---|
committer | Nathaniel J. Smith <njs@pobox.com> | 2012-05-21 15:28:54 +0100 |
commit | 6d361274491df708393dbd8aa8a3431f3f743748 (patch) | |
tree | d53b6b4744fd2fa616f50631f927f1187e522bde /numpy/lib/financial.py | |
parent | 53d99f2de4be22ca4aff01d5527ff8c8e0455ae9 (diff) | |
download | numpy-6d361274491df708393dbd8aa8a3431f3f743748.tar.gz |
Clean up PyArray_Diagonal changes based on Chuck's feedback
- NPY_ARRAY_WARN_ON_WRITE flag definition is protected by #ifdef
_MULTIARRAYMODULE, to make totally sure that we can recycle the flag
bit later.
- Improve docs for PyArray_SetUpdateIfCopyBase.
- Make the deprecation warning for writes to the diagonal array
somewhat more terse.
- Use DEPRECATE macro instead of calling PyErr_Warn/PyErr_WarnEx
directly.
- Comment formatting fixed.
Diffstat (limited to 'numpy/lib/financial.py')
0 files changed, 0 insertions, 0 deletions