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

Include .pyi file #32268

Merged
merged 2 commits into from Feb 2, 2023
Merged

Include .pyi file #32268

merged 2 commits into from Feb 2, 2023

Conversation

XuanWang-Amos
Copy link
Contributor

@XuanWang-Amos XuanWang-Amos commented Feb 1, 2023

Description

Fix: #32264

Changes included

Publish .pyi stubs for the following packages:

  • grpcio_channelz
  • grpcio_reflection
  • grpcio_health_checking

Testing

  • Verified in distribution test that .pyi files was also published.

@XuanWang-Amos XuanWang-Amos added release notes: no Indicates if PR should not be in release notes python Pull requests that update Python code release notes: yes Indicates if PR needs to be in release notes and removed release notes: no Indicates if PR should not be in release notes labels Feb 1, 2023
@XuanWang-Amos XuanWang-Amos merged commit 7d8a978 into grpc:master Feb 2, 2023
@XuanWang-Amos XuanWang-Amos deleted the IncludePyi branch February 2, 2023 22:39
XuanWang-Amos added a commit to XuanWang-Amos/grpc that referenced this pull request May 1, 2023
* Include .pyi file

* Add channelz, remove status
wanlin31 pushed a commit that referenced this pull request May 18, 2023
* Include .pyi file

* Add channelz, remove status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/Python python Pull requests that update Python code release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pyi stubs are missing for protobuf types in grpcio-health-checking
2 participants