eclipse / paho.mqtt.python

paho.mqtt.python
Other
2.12k stars 722 forks source link

Fix type annotations #828

Closed JonathanPlasse closed 3 months ago

JonathanPlasse commented 3 months ago

Hi, Thank you for updating and modernizing paho-mqtt.

I am a maintainer of aiomqtt, a wrapper around paho-mqtt. When migrating to paho-mqtt 2.0, we encountered some type regressions as we were using types-paho-mqtt.

This PR fix all the types errors on aiomqtt.

PierreF commented 3 months ago

thank for those fixes. Could you sign the ECA (https://accounts.eclipse.org/user/eca) so I can merge your contribution ?

JonathanPlasse commented 3 months ago

Done!