Skip to content

Commit

Permalink
Remove note about backporting versionchanged:: next (#1503)
Browse files Browse the repository at this point in the history
The feature is now available in all active branches.
  • Loading branch information
encukou authored Jan 28, 2025
1 parent bab2aa8 commit bb23f89
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions documentation/markup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1112,10 +1112,6 @@ units as well as normal text:

.. _update_version_next.py: https://github.com/python/release-tools/blob/master/update_version_next.py

When backporting to versions before 3.14, check if ``Doc/tools/extensions/pyspecific.py``
contains the function ``expand_version_arg``. If it's not there,
use a specific version instead of ``next``.

When adding documentation for a function that existed in a past version,
but wasn't documented yet, use the version number where the function was
added instead of ``next``.
Expand Down

0 comments on commit bb23f89

Please sign in to comment.