bpo-35042: Use the :pep: role where a PEP is specified (#10036)

This commit is contained in:
Stéphane Wirtel 2018-10-27 00:58:26 +02:00 committed by Brett Cannon
parent 9e14e49f13
commit 12e696b4f0
40 changed files with 95 additions and 94 deletions

View file

@ -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