microsoftgraph / microsoftgraph/msgraph-sdk-python-core

Replace httpx with httpx2

未關閉
#1,115 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 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.

https://github.com/encode/httpx/discussions/3784

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先找出 httpx 相依性宣告,以及匯入或設定它的程式碼,接著檢視 issue 中連結的 httpx2 專案以了解相容性細節。視需要替換相依性並更新受影響的使用方式;執行 repository 現有的測試套件,以確認 SDK 仍可正常運作。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
api
Issue 類型
重構
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
52/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。