Add beta release dates to JSON
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/
See also https://github.com/python/peps/pull/4331, which would also provide these data.
A
- Fix Python 3.14 first release date
You can split this to another PR. Thanks!
You can split this to another PR. Thanks!
Splitted to https://github.com/python/devguide/pull/1555
Closing in favour of https://github.com/python/peps/pull/4331 (merged).