Skip to content

Commit 3cf43cb

Browse files
matrixiseerlend-aasland
authored andcommitted
bpo-35042: Use the :pep: role where a PEP is specified (python/cpython#10036)
GitHub-Issue-Link: python/cpython#79223
1 parent 2630d18 commit 3cf43cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/clinic.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ All Argument Clinic converters accept the following arguments:
765765

766766
``annotation``
767767
The annotation value for this parameter. Not currently supported,
768-
because PEP 8 mandates that the Python library may not use
768+
because :pep:`8` mandates that the Python library may not use
769769
annotations.
770770

771771
In addition, some converters accept additional arguments. Here is a list

0 commit comments

Comments
 (0)