paho.mqtt.python icon indicating copy to clipboard operation
paho.mqtt.python copied to clipboard

"See ReasonCode.names": did not work

Open smurfix opened this issue 1 year ago • 1 comments

As this class attribute is actually useful, make the code fit the comment.

This also saves a bit of time and memory because the map was recreated for each ReasonCode instance.

smurfix avatar May 22 '24 15:05 smurfix

I added hopefully-uncontroversial fixes for a couple of other issues.

smurfix avatar May 28 '24 10:05 smurfix