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.
bool(NotImplemented)
1 parent efd223d commit 29616f3Copy full SHA for 29616f3
Doc/deprecations/pending-removal-in-future.rst
@@ -15,7 +15,6 @@ although there is currently no date scheduled for their removal.
15
16
* :mod:`builtins`:
17
18
- * ``bool(NotImplemented)``.
19
* Generators: ``throw(type, exc, tb)`` and ``athrow(type, exc, tb)``
20
signature is deprecated: use ``throw(exc)`` and ``athrow(exc)`` instead,
21
the single argument signature.
0 commit comments