cpython/Doc/tools/extensions
Petr Viktorin dba992b03b
[3.13] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (#124718)
* 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>
(cherry picked from commit 7d24ea9db3)

* gh-121277: Raise nice error on `next` as second argument to deprecated-removed (GH-124623)

(cherry-picked from e349f73a5a)
2024-10-25 15:34:20 +02:00
..
lexers [3.13] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#122023) 2024-07-19 12:30:54 +00:00
audit_events.py [3.13] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122653) 2024-09-02 12:48:20 +02:00
availability.py [3.13] GH-121970: Extract ``availability`` into a new extension (GH-125082) (#125237) 2024-10-10 10:43:43 +00:00
c_annotations.py [3.13] Bump Ruff to 0.6.7 (#124384) (#124389) 2024-09-29 18:04:56 -07:00
glossary_search.py [3.13] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#122023) 2024-07-19 12:30:54 +00:00
patchlevel.py [3.13] Doc: Fix archive filenames for standard builds (GH-124826) (#124836) 2024-10-03 09:19:14 -07:00
pyspecific.py [3.13] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (#124718) 2024-10-25 15:34:20 +02:00