Skip to content

Commit

Permalink
Reword one more instance of 'will no longer delegate'
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson authored Jun 2, 2024
1 parent 506b821 commit af6793a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/reference/datamodel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3128,7 +3128,7 @@ left undefined.
(typically an :class:`int`).

.. 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.


.. _context-managers:
Expand Down

0 comments on commit af6793a

Please sign in to comment.