Skip to content

Commit c9646df

Browse files
[3.14] gh-119740: Remove obsoleted removal announce for trunc delegation (GH-144622) (GH-144624)
This was done in GH-119743 (3.14). (cherry picked from commit aa6ed80) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
1 parent 2e3f014 commit c9646df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/deprecations/pending-removal-in-future.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ although there is currently no date scheduled for their removal.
3535
* Support for ``__complex__()`` method returning a strict subclass of
3636
:class:`complex`: these methods will be required to return an instance of
3737
:class:`complex`.
38-
* Delegation of ``int()`` to ``__trunc__()`` method.
3938
* Passing a complex number as the *real* or *imag* argument in the
4039
:func:`complex` constructor is now deprecated; it should only be passed
4140
as a single positional argument.

0 commit comments

Comments
 (0)