We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
versionchanged:: next
1 parent bab2aa8 commit bb23f89Copy full SHA for bb23f89
documentation/markup.rst
@@ -1112,10 +1112,6 @@ units as well as normal text:
1112
1113
.. _update_version_next.py: https://github.com/python/release-tools/blob/master/update_version_next.py
1114
1115
- When backporting to versions before 3.14, check if ``Doc/tools/extensions/pyspecific.py``
1116
- contains the function ``expand_version_arg``. If it's not there,
1117
- use a specific version instead of ``next``.
1118
-
1119
When adding documentation for a function that existed in a past version,
1120
but wasn't documented yet, use the version number where the function was
1121
added instead of ``next``.
0 commit comments