diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2016-12-26 22:55:40 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2017-05-07 16:21:30 +0200 |
commit | 92aa4080f2a925ff6d03d0b9f80460a53d4c111c (patch) | |
tree | 3c7e8c64474751d8163712193c485b0be823d7a5 /numpy/lib/recfunctions.py | |
parent | eb8ead6b63df45b148405bb979e0fbd4a32b4125 (diff) | |
download | numpy-92aa4080f2a925ff6d03d0b9f80460a53d4c111c.tar.gz |
BUG: Remove warning filters from comparison assert functions
These warning filters are not threadsafe, while it is nicer if the
comparison functions can be called in a threaded environment since
they do no explicite warning checking.
Less filters are also cleaner in general, though may also mean that
downstream projects see warnings that were previously hidden.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions