cpython/Doc/tools
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
..
extensions [3.13] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (#124718) 2024-10-25 15:34:20 +02:00
static [3.13] gh-125933: Add ARIA labels to select elements in the version switcher (GH-125934) (#125938) 2024-10-24 20:57:52 +00:00
templates [3.13] gh-125909: Avoid a redirect when linking to the devguide (GH-125826) (#125929) 2024-10-24 16:47:01 +00:00
.nitignore gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (#118353) 2024-04-28 12:06:45 -06:00
check-warnings.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