cpython/Doc/tools
Miss Islington (bot) 1e01dcf429
[3.12] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (GH-125980)
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.)

(cherry picked from commit 7d24ea9db3)

Also backports a minor fix-up:
gh-121277: Raise nice error on `next` as second argument to deprecated-removed (GH-124623)

(cherry-picked from commit e349f73a5a)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
2024-10-28 14:30:29 +01:00
..
extensions [3.12] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (GH-125980) 2024-10-28 14:30:29 +01:00
static [3.12] gh-125933: Add ARIA labels to select elements in the version switcher (GH-125934) (#125939) 2024-10-24 21:00:45 +00:00
templates [3.12] gh-125909: Avoid a redirect when linking to the devguide (GH-125826) (#125930) 2024-10-24 16:50:16 +00:00
.nitignore [3.12] gh-101100: Fix Sphinx warnings in library/faulthandler.rst (GH-118353) (#118366) 2024-04-28 12:41:02 -06:00
check-warnings.py [3.12] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#122024) 2024-07-19 12:26:32 +00:00