cpython/Doc/tools/extensions
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
..
lexers [3.12] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#122024) 2024-07-19 12:26:32 +00:00
audit_events.py [3.12] GH-121970: Fix `gettext` for audit events (GH-122651) (#122654) 2024-08-03 16:47:43 +00:00
availability.py [3.12] GH-121970: Extract `availability` into a new extension (GH-125082) (#125238) 2024-10-10 09:16:03 +00:00
c_annotations.py [3.12] Bump Ruff to 0.6.7 (#124384) (#124391) 2024-09-23 23:09:27 +00:00
glossary_search.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
patchlevel.py [3.12] Doc: Fix archive filenames for standard builds (GH-124826) (#124837) 2024-10-01 09:50:59 +00:00
pyspecific.py [3.12] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (GH-125980) 2024-10-28 14:30:29 +01:00