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 07f991f commit 34dd8b9Copy full SHA for 34dd8b9
spec/API_specification/function_and_method_signatures.rst
@@ -13,7 +13,7 @@ Function signatures in this standard adhere to the following:
13
*Rationale: existing libraries have incompatible conventions, and using names
14
of positional parameters is not normal/recommended practice.*
15
16
-.. note::
+ .. note::
17
18
Positional-only parameters are only available in Python >= 3.8. Libraries
19
still supporting 3.7 or 3.6 may consider making the API standard-compliant
0 commit comments