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

Complete types for hvac.v1.Client #11886

Merged
merged 3 commits into from May 13, 2024
Merged

Conversation

kasium
Copy link
Contributor

@kasium kasium commented May 10, 2024

No description provided.

This comment has been minimized.

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I noticed one thing below.

stubs/hvac/hvac/v1/__init__.pyi Outdated Show resolved Hide resolved
@kasium kasium requested a review from srittau May 13, 2024 06:16
Copy link
Contributor

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

paasta (https://github.com/yelp/paasta)
+ paasta_tools/secret_providers/vault.py:180: error: Item "Response" of "Union[Dict[str, Any], Response]" has no attribute "get"  [union-attr]

@JelleZijlstra JelleZijlstra merged commit 708656f into python:main May 13, 2024
42 checks passed
@kasium kasium deleted the hvac-client branch May 14, 2024 10:32
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.

None yet

3 participants