devguide icon indicating copy to clipboard operation
devguide copied to clipboard

Add beta release dates to JSON

Open m-aciek opened this issue 8 months ago • 3 comments

Ref. #999 (and #998).

  • Add beta release dates to JSON
  • ~~Fix Python 3.14 first release date~~

Not adding the beta release dates in Status of Python versions page, though this data would be useful in translations automations. The translation teams start to translate a version after the beta release. It would be used in transifex-automations (which now scrapes Python.org downloads page to get the data) and dashboard projects.


📚 Documentation preview 📚: https://cpython-devguide--1554.org.readthedocs.build/

m-aciek avatar May 08 '25 20:05 m-aciek

See also https://github.com/python/peps/pull/4331, which would also provide these data.

A

AA-Turner avatar May 08 '25 20:05 AA-Turner

  • Fix Python 3.14 first release date

You can split this to another PR. Thanks!

hugovk avatar May 08 '25 21:05 hugovk

You can split this to another PR. Thanks!

Splitted to https://github.com/python/devguide/pull/1555

m-aciek avatar May 08 '25 21:05 m-aciek

Closing in favour of https://github.com/python/peps/pull/4331 (merged).

m-aciek avatar Nov 10 '25 20:11 m-aciek