Skip to content

Commit 593a19f

Browse files
author
Erlend E. Aasland
committed
Fix whitespace
1 parent e9ee79c commit 593a19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Porting to Python 3.11
214214
* Types with the :const:`Py_TPFLAGS_IMMUTABLETYPE` flag set can now implement
215215
the :pep:`590` vectorcall protocol. Previously, this was only available for
216216
:ref:`static types <static-types>`.
217-
(Contributed by Erlend E. Aasland in :issue:`43908`)
217+
(Contributed by Erlend E. Aasland in :issue:`43908`)
218218

219219
Deprecated
220220
----------

0 commit comments

Comments
 (0)