test_class.cpp
21 KB
-
Make sure all warnings in pytest get turned into errors (#2838) · fe845878
* Make sure all warnings in pytest get turned into errors * Suppress DeprecationWarnings in test_int_convert and test_numpy_int_convert * PyLong_AsLong only shouts "Deprecated!" on Python>=3.8 * Fix remaining warnings on PyPy and CPython 3.10-dev
Yannick Jadoul committed