mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +00:00
use rich markup for PEP reference (GH-7939)
it's better to refer to PEP with `pep` role in reStructuredText. It also links to the PEP page.
This commit is contained in:
parent
e7d3cccd8e
commit
df748c20da
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ Some tips for experts:
|
||||||
directory.
|
directory.
|
||||||
|
|
||||||
* There is more detail on this process, including a flow chart of the
|
* There is more detail on this process, including a flow chart of the
|
||||||
decisions, in PEP 3147.
|
decisions, in :pep:`3147`.
|
||||||
|
|
||||||
|
|
||||||
.. _tut-standardmodules:
|
.. _tut-standardmodules:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue