Skip to content

Commit

Permalink
More direct wording
Browse files Browse the repository at this point in the history
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
  • Loading branch information
mdickinson and picnixz authored Jun 2, 2024
1 parent 8ff4651 commit 1c2a638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ are always available. They are listed here in alphabetical order.
<int_max_str_digits>` documentation.

.. versionchanged:: 3.14
:func:`int` will no longer delegate to the :meth:`~object.__trunc__` method.
:func:`int` no longer delegates to the :meth:`~object.__trunc__` method.

.. function:: isinstance(object, classinfo)

Expand Down

0 comments on commit 1c2a638

Please sign in to comment.