Hi, I’ve been running Domoticz inside Docker for about half a year now, and I’ve consistently encountered a reproducible Python plugin error when restarting a ...
Right now, when calling PyImport_AppendInittab (or extend table), the module initialization function takes no parameters and returns a PyObject*. I have a use case where I want to reuse a single ...