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 還沒有評估資料。