Skip to content

Commit 4dab332

Browse files
Remove ".. deprecated"
1 parent d5e9740 commit 4dab332

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/c-api/set.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,3 @@ Deprecated API
183183
:c:macro:`!PySet_MINSIZE` can be replaced with a small constant like ``8``.
184184
185185
If looking for the size of a set, use :c:func:`PySet_Size` instead.
186-
187-
.. deprecated:: next
188-
The constant is :term:`soft deprecated`.

0 commit comments

Comments
 (0)