cpython/Doc/tools/extensions
Petr Viktorin 7d24ea9db3
gh-121277: Allow `.. versionadded:: next` in docs (GH-121278)
Make `versionchanged:: next`` expand to current (unreleased) version.

When a new CPython release is cut, the release manager will replace
all such occurences of "next" with the just-released version.
(See the issue for release-tools and devguide PRs.)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-09-25 23:30:40 +02:00
..
lexers GH-121970: Use Ruff to check and format the docs tools (#122018) 2024-07-19 11:48:53 +00:00
audit_events.py GH-121970: Fix ``gettext`` for audit events (#122651) 2024-08-03 17:41:26 +01:00
c_annotations.py Bump Ruff to 0.6.7 (#124384) 2024-09-23 22:19:35 +00:00
glossary_search.py GH-121970: Use Ruff to check and format the docs tools (#122018) 2024-07-19 11:48:53 +00:00
patchlevel.py Doc: Use ``major.minor`` for documentation distribution archive filenames (#124489) 2024-09-25 20:06:54 +01:00
pyspecific.py gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) 2024-09-25 23:30:40 +02:00