Files
cantera/test
Ray Speth 97156ffad5 [Python] Handle deprecation warnings from all sources consistently
Since deprecation warnings issued from C++ and from Cython code are shown by
default, set deprecation warnings issued from Python code to do the same.

Also, modify handling of Cython- and Python- issued deprecation warnings when
calling the make_deprecation_warnings_fatal and suppress_deprecation_warnings
functions.
2020-02-12 13:45:53 -05:00
..