SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 147 Python

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>
P
Petr Viktorin committed
7d24ea9db3e8fdca52058629c9ba577aba3d8e5c
Parent: 1ff1b89
Committed by GitHub <noreply@github.com> on 9/25/2024, 9:30:40 PM