Bittersweet

Results 1 issues of Bittersweet

After running `make` , with _jpegpy.so created ,it produces: In file included from _jpegpy.cc:6: pybind11/pybind11.h: In destructor ‘pybind11::gil_scoped_release::~gil_scoped_release()’: pybind11/pybind11.h:1611:47: warning: ‘int PyThread_set_key_value(int, void*)’ is deprecated [-Wdeprecated-declarations] 1611 | PyThread_set_key_value(key, tstate);...