python / python/devguide

Add micro (pre-)release dates to JSON and as tables

Open
#999 0 comments 1 reaction 1 assignee View on GitHub

@CAM-Gerlach is already working on this.

Since Dec 6, 2022.

infra topic-versions type-feature
Dominant language
Python
Stars
2.1k
Forks
1k
Avg merge
2d 12h
Merged PRs (30d)
12

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.