cpython/Doc/tools/extensions
Petr Viktorin 8c8a257dbc
[3.9] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (#128117)
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)
(cherry-picked from 3.11: f0895aa9c1)
(cherry-picked from 3.10: 8773554b71)
2025-01-23 16:55:08 +01:00
..
asdl_highlight.py Doc: fix import of asdl.py when called from outside Doc/. (GH-21529) (#21567) 2020-07-20 19:18:17 +02:00
c_annotations.py [3.9] bpo-42042: Use ids attribute instead of names attribute (GH-22739) (GH-23265) 2020-11-14 00:45:02 +09:00
escape4chm.py bpo-46463: Fixes escape4chm.py script used when building the CHM documentation file (GH-30768) 2022-01-21 14:15:44 -08:00
patchlevel.py Issues #29349: Merge Py 2.6+ compatibility from 3.6 2017-01-29 23:37:24 +00:00
peg_highlight.py bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs (GH-30341) (GH-30392) 2022-01-19 14:45:50 +00:00
pyspecific.py [3.9] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (#128117) 2025-01-23 16:55:08 +01:00
suspicious.py bpo-36853: Fix suspicious.py to actually print the unused rules (#13579) 2019-09-02 12:01:23 -04:00