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 e9ee79c commit 593a19fCopy full SHA for 593a19f
Doc/whatsnew/3.11.rst
@@ -214,7 +214,7 @@ Porting to Python 3.11
214
* Types with the :const:`Py_TPFLAGS_IMMUTABLETYPE` flag set can now implement
215
the :pep:`590` vectorcall protocol. Previously, this was only available for
216
:ref:`static types <static-types>`.
217
- (Contributed by Erlend E. Aasland in :issue:`43908`)
+ (Contributed by Erlend E. Aasland in :issue:`43908`)
218
219
Deprecated
220
----------
0 commit comments