Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove paho-mqtt types (not before August 10 2024) #11633

Open
JonathanPlasse opened this issue Mar 20, 2024 · 1 comment
Open

Remove paho-mqtt types (not before August 10 2024) #11633

JonathanPlasse opened this issue Mar 20, 2024 · 1 comment
Labels
stubs: removal Pending removal of third-party distributions

Comments

@JonathanPlasse
Copy link
Contributor

JonathanPlasse commented Mar 20, 2024

Inline types were added in eclipse/paho.mqtt.python@70cc273.

@srittau srittau added the stubs: removal Pending removal of third-party distributions label Mar 20, 2024
@AlexWaygood
Copy link
Member

Thanks! It looks like our stubsabot bot didn't mark the package as obsolete for us because a single Python file, paho/__init__.py, is not in a directory that is covered by a py.typed file. Strictly speaking that's a bug in stubsabot, but we knew the approach introduced in #11053 would have false negatives from time to time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stubs: removal Pending removal of third-party distributions
Projects
None yet
Development

No branches or pull requests

3 participants