Use custom package for grpc status.proto by anuraaga · Pull Request #76 · connectrpc/connect-python
requested a review
from a team
rjpower added a commit to marin-community/marin that referenced this pull request
Jan 8, 2026Use specific git commit (5342eace) from connect-python main branch that fixes the duplicate google.rpc.Status symbol conflict with googleapis-common-protos. The fix renames the package from google.rpc to grpc.status.v1 to avoid conflicts. This resolves the itest (3.12) failure caused by importing both google-cloud-storage and connect-python. Ref: connectrpc/connect-python#76
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters