Skip to content

Commit 70e7f8d

Browse files
committed
fixup! Use 'soft-deprecated' directive instead of 'deprecated'
1 parent 7ebf41b commit 70e7f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/re.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1800,8 +1800,8 @@ while new code should prefer :func:`!prefixmatch`.
18001800
.. versionadded:: 3.15
18011801
:func:`!prefixmatch`
18021802

1803-
.. deprecated:: 3.15
1804-
:func:`!match` is :term:`soft deprecated`
1803+
.. soft-deprecated:: 3.15
1804+
:func:`!match`
18051805

18061806
Making a phonebook
18071807
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)