python / python/devguide

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

Abierto
#999 0 comentarios 1 reacción 1 asignado Ver en GitHub

@CAM-Gerlach ya está trabajando en esto.

Desde el 6/12/2022.

infra topic-versions type-feature
Lenguaje dominante
Python
Estrellas
2.1k
Forks
1k
Merge medio
2 d 12 h
PR fusionados (30 d)
12

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.