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.
A previous point
1 parent e18bc53 commit 006d361Copy full SHA for 006d361
docs/spec/callables.rst
@@ -333,7 +333,7 @@ return types should behave covariantly.
333
Passing kwargs inside a function to another function
334
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
335
336
-`A previous point <PEP 692 assignment dest no kwargs>`_
+:ref:`A previous point <PEP 692 assignment dest no kwargs>`
337
mentions the problem of possibly passing additional keyword arguments by
338
assigning a subclass instance to a variable that has a base class type. Let's
339
consider the following example::
0 commit comments