#6809·flet

[HTTPXodus] 考虑从 `httpx` 迁移到 `httpx2` (正在维护的分支)

作者: ProgrammerPlus1998创建于 2026年9月2日更新于 2026年9月3日

HTTPXodus — The Great HTTP Ecosystem Migration > ️ This issue is part of HTTPXodus, a community effort to help major projects plan their path off the stalled httpx stable line onto httpx2, the actively maintained fork by Pydantic Services (with original httpx author Tom Christie involved). One coordinated issue per project — no spam, no drive-by PRs.

背景 — httpx 发生了什么事

httpx 是 Python 生态系统中最重要的 HTTP 客户端之一(370k+ 依赖仓库)。然而:

  • 最后一个 稳定 版本是 0.28.1 (2024 年 12 月) — 20 个月前。
  • 2025 年大部分时间,仓库处于休眠状态;维护跟踪器(例如 Snyk)现在将其标记为 不活跃
  • 令人鼓舞的是,该项目最近恢复了活动:1.0.dev4–dev62026 年 8 月 19 日到 2026 年 8 月 31 日 发布。1.0 版显然正在开发中,但尚无承诺的稳定 1.0 版日期,而 dev 线上包含了突变更改。