Skip to content

Commit f7a06e5

Browse files
soft deprecated
1 parent 5599504 commit f7a06e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/library/math.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,8 @@ Number-theoretic functions
721721
--------------------------
722722

723723
For backward compatibility, the :mod:`math` module provides also aliases of
724-
the following functions from the :mod:`math.integer` module:
724+
the following functions from the :mod:`math.integer` module.
725+
They are :term:`soft deprecated`.
725726

726727
.. list-table:: **Number-theoretic functions**
727728

0 commit comments

Comments
 (0)