OpenAI Python SDK migrates from httpx to HTTPX2

OpenAI's Python SDK now uses HTTPX2 as its sync and async HTTP client, auto-installed with the SDK, while httpx is no longer bundled. The change also switches TLS trust from certifi, affecting default-client users.

2026-08-29 ~ 2026-08-29 · 2 related posts