返回全部动态

OpenAI Python SDK v3.3.1 发布:安全修复与构建优化

原标题:v3.3.1

OpenAI Python SDK Releases一手来源API 更新质量 67

AI 摘要

OpenAI 发布了 Python SDK 的 v3.3.1 版本,主要修复了依赖中的安全漏洞,并将构建系统迁移到 uv。该版本还移除了 jsonschema 等未使用的依赖,锁定了 Pyright 工具链,并改用标准库进行平台检测。这些改动提升了 SDK 的安全性和构建效率。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

## [3.3.1](https://github.com/openai/openai-python/compare/v3.3.0...v3.3.1) (2026-08-19) ### Bug Fixes * **deps:** update dependencies with published security fixes ([#3680](https://github.com/openai/openai-python/issues/3680)) ([53aa4fc](https://github.com/openai/openai-python/commit/53aa4fc68b65f42456cafaaa5ff4b0d317184752)) ### Chores * **build:** migrate to uv ([#3653](https://github.com/openai/openai-python/issues/3653)) ([b37e85d](https://github.com/openai/openai-python/commit/b37e85


发布时间:2026-08-20 00:30
抓取时间:2026-08-20 00:32
来源机构:OpenAI
阅读原文github.com