Skip to content

Removed stubs: influxdb-client (April 2025) #13718

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

Merged
merged 3 commits into from
Apr 1, 2025
Merged

Conversation

Daksh2000
Copy link
Contributor

@Daksh2000 Daksh2000 commented Mar 25, 2025

Closes #12661

@Daksh2000 Daksh2000 marked this pull request as draft March 25, 2025 18:48

This comment has been minimized.

@Daksh2000
Copy link
Contributor Author

Closes #12661

Hi @srittau , Opening a fresh PR for removal for influxdb-client stub

@Daksh2000 Daksh2000 marked this pull request as ready for review March 25, 2025 19:04
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

core (https://github.com/home-assistant/core)
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "str"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "str | None"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "bool | None"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "bool"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "dict[Any, Any] | None"  [arg-type]

@Daksh2000 Daksh2000 changed the title Removed stubs: influxdb-client Removed stubs: influxdb-client (April 2025) Mar 31, 2025
@srittau srittau merged commit d979cf4 into python:main Apr 1, 2025
43 checks passed
mmingyu pushed a commit to mmingyu/typeshed that referenced this pull request May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove influxdb-client (April 2025)
3 participants