Skip to content

Commit 937460d

Browse files
mishushakovclaude
andcommitted
docs(python-sdk): scope the changeset to the control-plane API client
envd RPC already runs on pyqwest via connectrpc (#1558); the envd HTTP API migration is stacked separately. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent e78368f commit 937460d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.changeset/python-pyqwest-rest-transport.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ such a URL (`httpx.Proxy` auth is folded back into the URL userinfo);
2626
`ssl_context` — raise `InvalidArgumentException` rather than being silently
2727
dropped.
2828

29-
envd traffic (sandbox commands, filesystem, PTY, file transfers) is not
30-
affected and stays on its existing stack.
29+
envd traffic is not affected: RPC (commands, PTY, filesystem watch) already
30+
runs on pyqwest via `connectrpc`, and the envd HTTP API (file transfers,
31+
health checks) keeps its httpx transports.

0 commit comments

Comments
 (0)