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

Add type stub generation support to grpcio-tools #30498

Merged
merged 2 commits into from
Aug 4, 2022

Conversation

gnossen
Copy link
Contributor

@gnossen gnossen commented Aug 4, 2022

Example usage:

python3 -m grpc_tools.protoc --python_out=helloworld --grpc_python_out=helloworld --pyi_out=helloworld -I ../protos ../protos/helloworld.proto

@gnossen gnossen added lang/Python release notes: yes Indicates if PR needs to be in release notes labels Aug 4, 2022
@gnossen gnossen requested a review from sergiitk August 4, 2022 17:34
@gnossen gnossen enabled auto-merge (squash) August 4, 2022 20:58
@gnossen gnossen merged commit d84a6de into grpc:master Aug 4, 2022
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bloat/none imported Specifies if the PR has been imported to the internal repository lang/Python per-call-memory/neutral 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.

None yet

2 participants