Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af6793a

Browse files
authored
Reword one more instance of 'will no longer delegate'
1 parent 506b821 commit af6793a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3128,7 +3128,7 @@ left undefined.
31283128
(typically an :class:`int`).
31293129

31303130
.. versionchanged:: 3.14
3131-
:func:`int` will no longer delegate to the :meth:`~object.__trunc__` method.
3131+
:func:`int` no longer delegates to the :meth:`~object.__trunc__` method.
31323132

31333133

31343134
.. _context-managers:

0 commit comments

Comments
 (0)