Skip to content

Migrate connect-python to protobuf-py and connect-py#373

Merged
anuraaga merged 3 commits into
connectrpc:mainfrom
anuraaga:protobuf-py
Jun 25, 2026
Merged

Migrate connect-python to protobuf-py and connect-py#373
anuraaga merged 3 commits into
connectrpc:mainfrom
anuraaga:protobuf-py

Conversation

@anuraaga

Copy link
Copy Markdown
Contributor

This migrates the docs for connectrpc/connect-py#274. It largely follows the strategy of matching connect-es's style of using Connect by itself instead of Connect-Python in prose and fixing up repo links.

Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

@anuraaga is attempting to deploy a commit to the connectrpc Team on Vercel.

A member of the Team first needs to authorize it.

@anuraaga
anuraaga requested a review from a team June 24, 2026 06:59
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>

@stefanvanburen stefanvanburen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thought I left this review yesterday, but just adding these comments here - I think these APIs need fixing but otherwise 🚢

Comment thread src/content/docs/docs/python/errors.mdx Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

are these APIs still correct with protobuf-py? just double-checking

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yikes, fixed it


### Standard error detail types

With `googleapis-common-protos` installed, you can use standard types like:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

might be worth adding a replacement for these at some point, since they can still structurally be the same (without needing the same package)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yup - I think the best we can do for now is delete this section but we'll need to see how to deal with it in the long term.

Personally, I've never considered using these protos ;)

Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
@anuraaga
anuraaga merged commit eb872bb into connectrpc:main Jun 25, 2026
2 of 3 checks passed
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.

2 participants