Skip to content

Commit 6d921af

Browse files
AA-Turnerhugovk
andauthored
Mr G. Boole
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 53849b6 commit 6d921af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1209,7 +1209,7 @@ Other language changes
12091209
either :meth:`~object.__int__` or :meth:`~object.__index__`.
12101210
(Contributed by Mark Dickinson in :gh:`119743`.)
12111211

1212-
* Using :data:`NotImplemented` in a Boolean context
1212+
* Using :data:`NotImplemented` in a boolean context
12131213
will now raise a :exc:`TypeError`.
12141214
This has raised a :exc:`DeprecationWarning` since Python 3.9.
12151215
(Contributed by Jelle Zijlstra in :gh:`118767`.)

0 commit comments

Comments
 (0)