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 28e78d0 commit aa3ab5bCopy full SHA for aa3ab5b
Doc/deprecations/pending-removal-in-3.16.rst
@@ -9,7 +9,7 @@ Pending Removal in Python 3.16
9
``~bool``, bitwise inversion on bool.
10
11
* :mod:`socket`:
12
- :class:`socket.SocketType` use :class:`socket.socket` type instead.
+ :class:`socket.SocketType`: use :class:`socket.socket` type instead.
13
(Contributed by James Roy in :gh:`88427`.)
14
15
* :mod:`symtable`:
0 commit comments