python / python/typing_extensions

Python version support policy

未关闭
#571 0 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Python
星标
583
派生
146
平均合并
10 小时 11 分钟
30 天内合并 PR
5

描述

I think it would be useful to have an explicit Python version support policy.

Here's a few aspects I'd like to propose:

  • We support all feature versions (3.x) of Python from the the beginning of the release candidate phase until they reach end-of-life.
  • We attempt to support pre-releases before the RC phase too, especially while they're in beta, but there may be some mismatches.
  • We drop support for old versions sometime after they reach EOL, usually not immediately but only when CI maintenance starts to become a burden.
  • We aim to support all bugfix releases (3.x.y) of supported feature versions. However, to keep CI sane we don't necessarily test against all possible bugfix releases.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

没有指定文件或测试。首先定位说明 Python 版本支持情况的仓库文档和 CI 配置,然后将它们与拟议的策略进行比较。当受支持版本策略得到清晰记录,并且与项目声明的 CI 覆盖范围一致时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。