cpython/Doc/tools
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
..
extensions gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) 2024-09-25 23:30:40 +02:00
static GH-121970: Improve the glossary preview in HTML search (#121991) 2024-07-19 10:16:59 +01:00
templates Doc: Use ``major.minor`` for documentation distribution archive filenames (#124489) 2024-09-25 20:06:54 +01:00
.nitignore GH-120804: add docs for removal for asyncio child watchers (#120895) 2024-06-23 13:14:12 +00:00
check-warnings.py GH-121970: Use Ruff to check and format the docs tools (#122018) 2024-07-19 11:48:53 +00:00