PEP 457: Resolve uses of the default role (#3404)
This commit is contained in:
parent
cf42856db1
commit
2e3497b4bb
|
@ -22,7 +22,7 @@ their position.
|
|||
|
||||
This PEP is an Informational PEP describing the notation for use when
|
||||
describing APIs that use positional-only parameters (e.g. in Argument
|
||||
Clinic, or in the string representation of `inspect.Signature`
|
||||
Clinic, or in the string representation of ``inspect.Signature``
|
||||
objects). A separate PEP, :pep:`570`, proposes elevation of this notation
|
||||
to full Python syntax.
|
||||
|
||||
|
|
Loading…
Reference in New Issue