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 53849b6 commit 6d921afCopy full SHA for 6d921af
Doc/whatsnew/3.14.rst
@@ -1209,7 +1209,7 @@ Other language changes
1209
either :meth:`~object.__int__` or :meth:`~object.__index__`.
1210
(Contributed by Mark Dickinson in :gh:`119743`.)
1211
1212
-* Using :data:`NotImplemented` in a Boolean context
+* Using :data:`NotImplemented` in a boolean context
1213
will now raise a :exc:`TypeError`.
1214
This has raised a :exc:`DeprecationWarning` since Python 3.9.
1215
(Contributed by Jelle Zijlstra in :gh:`118767`.)
0 commit comments