microsoftgraph / microsoftgraph/msgraph-sdk-python-core
Replace httpx with httpx2
未关闭
还没有人认领这个 Issue。
status:waiting-for-triage
type:feature
- 主要语言
- Python
- 星标
- 288
- 派生
- 52
- 平均合并
- 8 小时 10 分钟
- 30 天内合并 PR
- 1
描述
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like.
Replace the httpx dependendency with a maintained alternative, such as httpx2, maintained by Pydantic.
Additional context?
Httpx has not been released since December 2024, and has closed all public access to Issues / Discussions / PRs, this raises questions about the actual state of maintenance and could lead to security issues down the line.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 httpx 依赖声明以及导入或配置它的代码,然后查看 issue 中链接的 httpx2 项目,了解兼容性细节。根据需要替换依赖并更新受影响的用法;运行仓库现有的测试套件,确认 SDK 仍能正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100