mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
This commit is contained in:
parent
9e14e49f13
commit
12e696b4f0
40 changed files with 95 additions and 94 deletions
|
|
@ -765,7 +765,7 @@ All Argument Clinic converters accept the following arguments:
|
|||
|
||||
``annotation``
|
||||
The annotation value for this parameter. Not currently supported,
|
||||
because PEP 8 mandates that the Python library may not use
|
||||
because :pep:`8` mandates that the Python library may not use
|
||||
annotations.
|
||||
|
||||
In addition, some converters accept additional arguments. Here is a list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue