Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22ff1e commit aa6ed80Copy full SHA for aa6ed80
1 file changed
Doc/deprecations/pending-removal-in-future.rst
@@ -35,7 +35,6 @@ although there is currently no date scheduled for their removal.
35
* Support for ``__complex__()`` method returning a strict subclass of
36
:class:`complex`: these methods will be required to return an instance of
37
:class:`complex`.
38
- * Delegation of ``int()`` to ``__trunc__()`` method.
39
* Passing a complex number as the *real* or *imag* argument in the
40
:func:`complex` constructor is now deprecated; it should only be passed
41
as a single positional argument.
0 commit comments