Add micro (pre-)release dates to JSON and as tables
@CAM-Gerlach 已经在做这个了。
开始于 2022年12月6日。
- 主要语言
- Python
- 星标
- 2.1k
- 派生
- 1k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 12
描述
Followup to #998 (which would be implemented first, since it is more important and lower-hanging fruit).
As [discussed] on PR #988 and at the Python Docs Community meeting, it would be helpful to the release date of each micro release/pre-elease to the Status of Python versions JSON and page. This would be useful as both exposing this information, currently manually listed in each release PEP, in a machine-readable form, as well as generating standard, easily skimmable human-readable tables linked from the main version table and all on one page.
If this works out, we could then have the release PEPs just link the appropriate section on this page, or automatically inject the table via the same csv-table directive as used here, avoiding the need for RMs/others to update multiple places
Someone even suggesting adding a small dot to the chart for each version release, though we'd have to see if it makes it too cluttered.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。